FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat: Add mismatch display threshold option by fxwiegand · Pull Request #405 · alignoth/alignoth · GitHub

feat: Add mismatch display threshold option - #405

Merged
fxwiegand merged 2 commits into
mainfrom
filter-low-percentage-mismatches
Nov 13, 2025
Merged

fxwiegand merged 2 commits into
mainfrom
filter-low-percentage-mismatches

Conversation

fxwiegand commented Nov 13, 2025
edited
Loading

Copy link
Copy Markdown
Collaborator

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.

Copy link
Copy Markdown

⚠️ Please install the to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 92.85714% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 49.34%. Comparing base (9a28adb) to head (fe05e8f).

Files with missing lines Patch % Lines
src/main.rs 0.00% 1 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

fxwiegand merged commit 0c77b11 into main Nov 13, 2025
7 checks passed
fxwiegand deleted the filter-low-percentage-mismatches branch November 13, 2025 14:29
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL