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

Full fledged processing of protection profiles #466

fix iut mip tests

ed26a25
Select commit
Loading
Failed to load commit list.
Closed

Full fledged processing of protection profiles #466

fix iut mip tests
ed26a25
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 29, 2025 in 0s

69.36% (+0.82%) compared to 7407773

View this Pull Request on Codecov

69.36% (+0.82%) compared to 7407773

Details

Codecov Report

Attention: Patch coverage is 79.76081% with 220 lines in your changes missing coverage. Please review.

Project coverage is 69.36%. Comparing base (7407773) to head (ed26a25).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/sec_certs/utils/label_studio_utils.py 0.00% 56 Missing ⚠️
src/sec_certs/sample/protection_profile.py 78.82% 43 Missing ⚠️
...rc/sec_certs/dataset/auxiliary_dataset_handling.py 84.62% 30 Missing ⚠️
src/sec_certs/utils/cc_html_parsing.py 36.67% 19 Missing ⚠️
src/sec_certs/dataset/protection_profile.py 92.39% 15 Missing ⚠️
src/sec_certs/dataset/dataset.py 62.17% 14 Missing ⚠️
src/sec_certs/dataset/cc.py 76.00% 12 Missing ⚠️
src/sec_certs/heuristics/common.py 85.34% 11 Missing ⚠️
src/sec_certs/heuristics/cc.py 90.81% 8 Missing ⚠️
src/sec_certs/cli.py 0.00% 4 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #466      +/-   ##
==========================================
+ Coverage   68.55%   69.36%   +0.82%     
==========================================
  Files          62       69       +7     
  Lines        7934     8341     +407     
==========================================
+ Hits         5438     5785     +347     
- Misses       2496     2556      +60     

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