| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
⚠️ Please install the Codecov Report❌ Patch coverage is 92.85714% with 1 line in your changes missing coverage. Please review.
@@ Coverage Diff @@
## main #405 +/- ##
==========================================
+ Coverage 48.58% 49.34% +0.75%
==========================================
Files 6 6
Lines 673 685 +12
==========================================
+ Hits 327 338 +11
- Misses 346 347 +1 ☔ View full report in Codecov by Sentry.
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Add CLI option --mismatch-display-min-percent with default 1.0%. We pass the value into plot data creation and apply BaseCoverage::filter_mismatches to zero out low-frequency mismatches and merge them into the match count. Add unit tests.