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

Properly check for created coverage files #838

Merged
merged 1 commit into from
Oct 31, 2024

Properly check for created coverage files

cea8c11
Select commit
Loading
Failed to load commit list.
Merged

Properly check for created coverage files #838

Properly check for created coverage files
cea8c11
Select commit
Loading
Failed to load commit list.
Codecov Notifications / codecov/project succeeded Oct 31, 2024 in 1s

98.04% (+0.02%) compared to f153619

View this Pull Request on Codecov

98.04% (+0.02%) compared to f153619

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 9 lines in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
services/report/tests/unit/test_process.py 20.00% 8 Missing ⚠️
services/report/languages/mono.py 0.00% 1 Missing ⚠️

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #838      +/-   ##
==========================================
+ Coverage   98.02%   98.04%   +0.02%     
==========================================
  Files         442      443       +1     
  Lines       36026    36054      +28     
==========================================
+ Hits        35313    35350      +37     
+ Misses        713      704       -9     
Components Coverage Δ
NonTestCode 96.01% <90.90%> (+0.11%) ⬆️
OutsideTasks 98.06% <75.00%> (+0.04%) ⬆️
Files with missing lines Coverage Δ
services/report/languages/cobertura.py 98.05% <100.00%> (+0.03%) ⬆️
services/report/languages/gap.py 97.22% <100.00%> (ø)
services/report/languages/jetbrainsxml.py 90.62% <100.00%> (+55.14%) ⬆️
services/report/languages/lcov.py 95.00% <100.00%> (ø)
...ices/report/languages/tests/unit/test_cobertura.py 100.00% <100.00%> (ø)
...s/report/languages/tests/unit/test_jetbrainsxml.py 100.00% <100.00%> (ø)
services/report/languages/mono.py 39.28% <0.00%> (ø)
services/report/tests/unit/test_process.py 96.68% <20.00%> (-2.39%) ⬇️