Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: better handle errors in static analysis #271

Merged
merged 1 commit into from
Sep 29, 2023

fix: better handle errors in static analysis

dfc45f5
Select commit
Loading
Failed to load commit list.
Merged

fix: better handle errors in static analysis #271

fix: better handle errors in static analysis
dfc45f5
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Sep 29, 2023 in 0s

94.89% (-0.07%) compared to 01986b6

View this Pull Request on Codecov

94.89% (-0.07%) compared to 01986b6

Details

Codecov Report

Merging #271 (dfc45f5) into master (01986b6) will decrease coverage by 0.07%.
The diff coverage is 94.33%.

@@            Coverage Diff             @@
##           master     #271      +/-   ##
==========================================
- Coverage   94.95%   94.89%   -0.07%     
==========================================
  Files          78       78              
  Lines        2657     2684      +27     
==========================================
+ Hits         2523     2547      +24     
- Misses        134      137       +3     
Files Coverage Δ
..._cli/services/staticanalysis/analyzers/__init__.py 90.00% <100.00%> (+1.11%) ⬆️
...rvices/staticanalysis/analyzers/python/__init__.py 100.00% <100.00%> (ø)
...s/staticanalysis/analyzers/python/node_wrappers.py 100.00% <100.00%> (ø)
codecov_cli/services/staticanalysis/__init__.py 80.62% <90.32%> (+0.26%) ⬆️