Skip to content

chore: upgraded astroid to >3.0.0 and fixed breaking changes

3f95bf4
Select commit
Loading
Failed to load commit list.
Open

feat: Implement Type-aware purity analysis and integrate boundary and enum extractor #213

chore: upgraded astroid to >3.0.0 and fixed breaking changes
3f95bf4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 2, 2026 in 1s

99.91% (+0.06%) compared to 70cb952

View this Pull Request on Codecov

99.91% (+0.06%) compared to 70cb952

Details

Codecov Report

❌ Patch coverage is 99.96777% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 99.91%. Comparing base (70cb952) to head (3f95bf4).
⚠️ Report is 35 commits behind head on main.

Files with missing lines Patch % Lines
...bgen/api_analyzer/purity_analysis/_infer_purity.py 99.47% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #213      +/-   ##
==========================================
+ Coverage   99.84%   99.91%   +0.06%     
==========================================
  Files          26       40      +14     
  Lines        2616     5616    +3000     
==========================================
+ Hits         2612     5611    +2999     
- Misses          4        5       +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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.