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: handle scientific notation when parsing hit count in lcov reports #227

Merged
merged 1 commit into from
Jan 3, 2024

fix: handle scientific notation when parsing hit count in lcov reports

63d9c18
Select commit
Loading
Failed to load commit list.
Merged

fix: handle scientific notation when parsing hit count in lcov reports #227

fix: handle scientific notation when parsing hit count in lcov reports
63d9c18
Select commit
Loading
Failed to load commit list.
Codecov - QA / codecov/project failed Jan 2, 2024 in 0s

98.22% (-0.01%) compared to b084755

View this Pull Request on Codecov

98.22% (-0.01%) compared to b084755

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (b084755) 98.22% compared to head (63d9c18) 98.22%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #227      +/-   ##
==========================================
- Coverage   98.22%   98.22%   -0.01%     
==========================================
  Files         369      369              
  Lines       29808    29813       +5     
==========================================
+ Hits        29279    29283       +4     
- Misses        529      530       +1     
Components Coverage Δ
NonTestCode 96.44% <87.50%> (-0.01%) ⬇️
OutsideTasks 97.93% <87.50%> (-0.01%) ⬇️
Files Coverage Δ
services/report/languages/tests/unit/test_lcov.py 100.00% <ø> (ø)
services/report/languages/lcov.py 96.87% <87.50%> (-0.93%) ⬇️