Skip to content

Analysis: Treat new `StatementFunction` node in dataflow analysis

9e029b0
Select commit
Loading
Failed to load commit list.
Open

Types: New Scope accessors, refactoring and LazyNodeLookup removal #647

Analysis: Treat new `StatementFunction` node in dataflow analysis
9e029b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 19, 2026 in 0s

96.41% (+0.02%) compared to b711b95

View this Pull Request on Codecov

96.41% (+0.02%) compared to b711b95

Details

Codecov Report

❌ Patch coverage is 99.17355% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.41%. Comparing base (b711b95) to head (9e029b0).

Files with missing lines Patch % Lines
loki/analyse/analyse_dataflow.py 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #647      +/-   ##
==========================================
+ Coverage   96.39%   96.41%   +0.02%     
==========================================
  Files         266      267       +1     
  Lines       46418    46519     +101     
==========================================
+ Hits        44745    44852     +107     
+ Misses       1673     1667       -6     

☔ 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.