Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

feat: include the purity analysis into the 'run_api` command #241

fix: linter fix

f4c47d6
Select commit
Loading
Failed to load commit list.
Merged

feat: include the purity analysis into the 'run_api` command #241

fix: linter fix
f4c47d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 26, 2024 in 1s

92.89% (+0.22%) compared to 4a5f673

View this Pull Request on Codecov

92.89% (+0.22%) compared to 4a5f673

Details

Codecov Report

Attention: Patch coverage is 93.86107% with 38 lines in your changes are missing coverage. Please review.

Project coverage is 92.89%. Comparing base (4a5f673) to head (f4c47d6).

Files Patch % Lines
...er/processing/api/purity_analysis/model/_purity.py 83.56% 12 Missing ⚠️
...er/processing/api/purity_analysis/_infer_purity.py 92.62% 9 Missing ⚠️
...cessing/api/purity_analysis/_resolve_references.py 98.18% 5 Missing ⚠️
...rocessing/api/purity_analysis/model/_call_graph.py 54.54% 5 Missing ⚠️
...ocessing/api/purity_analysis/model/_module_data.py 91.07% 5 Missing ⚠️
...processing/api/purity_analysis/_get_module_data.py 95.23% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #241      +/-   ##
==========================================
+ Coverage   92.67%   92.89%   +0.22%     
==========================================
  Files          97       98       +1     
  Lines        6467     6773     +306     
==========================================
+ Hits         5993     6292     +299     
- Misses        474      481       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.