fix: better handle errors in static analysis #271
Merged
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 is94.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%) |
⬆️ |
Loading