July 1, 2026

Contributors: More accurate "lines added" and a new "Uncovered lines added" column

Improvements
  • The Contributors report now measures "Covered / Lines added" from the actual changes in each pull request (the diff) instead of subtracting whole-commit coverage totals. This makes the numbers reflect the lines a person really added or modified, and fixes wildly inflated figures for organizations using carry-forward flags/components (where a commit only uploads part of the coverage).

  • Added a new "Uncovered lines added" column to the Contributors report, showing how many of the lines each contributor added or modified are not covered by tests. It is measured from each pull request's diff, so it stays reliable even when carry-forward is enabled.

Bugfixes
  • The "Uncovered lines removed" column now shows a note for organizations using carry-forward flags/components, explaining that it compares whole-commit coverage totals (which include coverage carried forward from the default branch) and can therefore be inaccurate — pointing to the new "Uncovered lines added" column as the reliable per–pull request figure.

  • For organizations using carry-forward flags/components, the pull request page, the repository pull request list, and the coverage comment posted to GitHub now flag that the base→head change (±) on Tracked Lines / Covered Lines / Misses compares whole-commit totals (which include carried-forward coverage) and can be inaccurate. The absolute numbers, Coverage and Patch Coverage remain reliable.


We regularly update our changelog in an effort to improve transparency into the development process. If you have any questions or feedback, please don't hesitate to contact us.

If you are a user of OtterWise already, or have been reading our blog, you might already know that we take privacy extremely serious, even when it comes to protecting your code as if it was sensitive personal information, this goes for everything we do, which is why we publish changelogs for even smaller updates, rather than just major releases.

Our weekly digest for OtterWise users also includes our changelog in the bottom (see related changelog), to keep you up-to-date with the latest changes.

Ready when you are

Ship better code faster, with confidence.

PR comments, status checks, line annotations, and trends, all without code access. Free for public repos; per-repo pricing for private repos.