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

fdf_parser.py: support SECTION COMPRESS sections #654

Merged
merged 2 commits into from
Oct 18, 2024

Added Unit test for different fdf sections

8ca0480
Select commit
Loading
Failed to load commit list.
Merged

fdf_parser.py: support SECTION COMPRESS sections #654

Added Unit test for different fdf sections
8ca0480
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 18, 2024 in 0s

81.39% (-0.05%) compared to ce85203, passed because coverage increased by 0.57% when compared to adjusted base (80.81%)

View this Pull Request on Codecov

81.39% (-0.05%) compared to ce85203, passed because coverage increased by 0.57% when compared to adjusted base (80.81%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.39%. Comparing base (ce85203) to head (8ca0480).
Report is 119 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #654      +/-   ##
==========================================
- Coverage   81.43%   81.39%   -0.05%     
==========================================
  Files          56       45      -11     
  Lines        7514     7491      -23     
==========================================
- Hits         6119     6097      -22     
+ Misses       1395     1394       -1     

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