Fix #109: Add LCS to MaximumIndependentSet reduction #173
Codecov / codecov/project
succeeded
Mar 6, 2026 in 0s
96.89% (target 95.00%)
View this Pull Request on Codecov
96.89% (target 95.00%)
Details
Codecov Report
❌ Patch coverage is 98.11321% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.89%. Comparing base (a88812b) to head (7eac728).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| .../longestcommonsubsequence_maximumindependentset.rs | 95.89% | 3 Missing |
| .../longestcommonsubsequence_maximumindependentset.rs | 96.25% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #173 +/- ##
==========================================
+ Coverage 96.88% 96.89% +0.01%
==========================================
Files 200 204 +4
Lines 27537 27855 +318
==========================================
+ Hits 26680 26991 +311
- Misses 857 864 +7 ☔ 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.
Loading