Dataflow Analysis Refactor #521
Open
Codecov / codecov/project
succeeded
Apr 9, 2025 in 0s
96.12% (-0.01%) compared to 86e4299
View this Pull Request on Codecov
96.12% (-0.01%) compared to 86e4299
Details
Codecov Report
Attention: Patch coverage is 95.89041% with 12 lines in your changes missing coverage. Please review.
Project coverage is 96.12%. Comparing base (
86e4299) to head (1786388).
Report is 13 commits behind head on main.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| loki/analyse/dataflow_analysis.py | 95.76% | 11 Missing |
| loki/analyse/abstract_dfa.py | 96.55% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #521 +/- ##
==========================================
- Coverage 96.12% 96.12% -0.01%
==========================================
Files 232 233 +1
Lines 41507 41524 +17
==========================================
+ Hits 39900 39916 +16
- Misses 1607 1608 +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.
Loading