fix(taint): prioritize call-graph over type-based source matching #1628
+127
−57
Codecov / codecov/project
succeeded
Apr 1, 2026 in 1s
81.12% (+0.02%) compared to 844b170
View this Pull Request on Codecov
81.12% (+0.02%) compared to 844b170
Details
Codecov Report
❌ Patch coverage is 83.33333% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.12%. Comparing base (844b170) to head (d288b1b).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| taint/taint.go | 83.33% | 3 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #1628 +/- ##
==========================================
+ Coverage 81.09% 81.12% +0.02%
==========================================
Files 108 108
Lines 10093 10098 +5
==========================================
+ Hits 8185 8192 +7
- Misses 1423 1424 +1
+ Partials 485 482 -3 ☔ 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