GitHub: Better Line Counts

GitHub: Better Line Counts

Remove generated files from the total line counts on GitHub PRs

What is GitHub: Better Line Counts?
GitHub: Better Line Counts is a Firefox add-on that removes generated files from the total line counts on GitHub PRs. It provides a more accurate representation of the PR's true size, making code reviews easier.
Merlin
Stats
By: Aaron
Users: 19
Rating: 5.00 (1)
Version: 1.7.1 (Last updated: 2024-02-03)
Creation date: 2023-02-18
Weekly download count: NaN
Firefox on Android: No
Risk impact: Moderate risk impact
Risk likelihood: Moderate risk likelihood
Manifest version: 2
Permissions:
  • storage
  • https://api.github.com/*
Size: 130.70K
URLs: Website
Stats date:

Other platforms

Not available on Chrome
Not available on Edge
Want to check extension ranking and stats more quickly for other Firefox add-ons? Install Chrome-Stats extension to view Chrome-Stats data as you browse the Firefox Browser Add-ons.
Chrome-Stats extension
Merlin
Summary

Isn't it annoying when you open a small PR, but when you look at the diff, it's +2000 -16 because you installed a new library? Or what if you had to review that PR, don't line counts like that dissuade you from starting the review?

In reality, lots of code is generated nowadays and GitHub's line counts are not representative of a PR's true size.

This extension subtracts generated files from the total line counts, giving you a better idea of how big a PR really is. That's it. That's all it does.

Generated files are detected from the branch's root .gitattributes file. See GitHub's docs to learn how to mark a file as generated: https://docs.github.com/en/repositories/working-with-files/managing-files/customizing-how-changed-files-appear-on-github

For a simple example, checkout this extension's .gitattributes file! https://github.com/aklinker1/github-better-line-counts/blob/main/.gitattributes


The extension is open source. Feel free to contribute if you have any ideas or just star it 😀 https://github.com/aklinker1/github-better-line-counts

Safety
Risk impact

GitHub: Better Line Counts may not be safe to use and it requires some risky permissions. Exercise caution when installing this add-on. Review carefully before installing.

Risk likelihood

GitHub: Better Line Counts is probably trust-worthy. Prefer other publishers if available. Exercise caution when installing this add-on.

Upgrade to see risk analysis details
Screenshots