crocs-muni / sec-certs

Tool for analysis of security certificates and their security targets (Common Criteria, NIST FIPS140-2...).
https://sec-certs.org
MIT License
9 stars 7 forks source link

switch black -> ruff format #373

Closed adamjanovsky closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (5968e53) 76.59% compared to head (10aa312) 75.95%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #373 +/- ## ========================================== - Coverage 76.59% 75.95% -0.63% ========================================== Files 54 54 Lines 6701 6694 -7 ========================================== - Hits 5132 5084 -48 - Misses 1569 1610 +41 ``` | [Files](https://app.codecov.io/gh/crocs-muni/sec-certs/pull/373?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crocs-muni) | Coverage Δ | | |---|---|---| | [src/sec\_certs/model/matching.py](https://app.codecov.io/gh/crocs-muni/sec-certs/pull/373?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crocs-muni#diff-c3JjL3NlY19jZXJ0cy9tb2RlbC9tYXRjaGluZy5weQ==) | `97.37% <100.00%> (ø)` | | | [src/sec\_certs/sample/cc.py](https://app.codecov.io/gh/crocs-muni/sec-certs/pull/373?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crocs-muni#diff-c3JjL3NlY19jZXJ0cy9zYW1wbGUvY2MucHk=) | `88.28% <100.00%> (-0.12%)` | :arrow_down: | | [src/sec\_certs/sample/fips.py](https://app.codecov.io/gh/crocs-muni/sec-certs/pull/373?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crocs-muni#diff-c3JjL3NlY19jZXJ0cy9zYW1wbGUvZmlwcy5weQ==) | `86.34% <100.00%> (-1.63%)` | :arrow_down: | | [src/sec\_certs/sample/sar.py](https://app.codecov.io/gh/crocs-muni/sec-certs/pull/373?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crocs-muni#diff-c3JjL3NlY19jZXJ0cy9zYW1wbGUvc2FyLnB5) | `91.67% <ø> (ø)` | | | [src/sec\_certs/utils/extract.py](https://app.codecov.io/gh/crocs-muni/sec-certs/pull/373?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crocs-muni#diff-c3JjL3NlY19jZXJ0cy91dGlscy9leHRyYWN0LnB5) | `55.42% <100.00%> (ø)` | | | [src/sec\_certs/utils/helpers.py](https://app.codecov.io/gh/crocs-muni/sec-certs/pull/373?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crocs-muni#diff-c3JjL3NlY19jZXJ0cy91dGlscy9oZWxwZXJzLnB5) | `75.58% <ø> (-2.29%)` | :arrow_down: | | [src/sec\_certs/dataset/dataset.py](https://app.codecov.io/gh/crocs-muni/sec-certs/pull/373?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crocs-muni#diff-c3JjL3NlY19jZXJ0cy9kYXRhc2V0L2RhdGFzZXQucHk=) | `52.45% <50.00%> (ø)` | | | [src/sec\_certs/dataset/fips\_algorithm.py](https://app.codecov.io/gh/crocs-muni/sec-certs/pull/373?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crocs-muni#diff-c3JjL3NlY19jZXJ0cy9kYXRhc2V0L2ZpcHNfYWxnb3JpdGhtLnB5) | `81.40% <0.00%> (+15.12%)` | :arrow_up: | | [src/sec\_certs/utils/pdf.py](https://app.codecov.io/gh/crocs-muni/sec-certs/pull/373?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crocs-muni#diff-c3JjL3NlY19jZXJ0cy91dGlscy9wZGYucHk=) | `55.82% <0.00%> (-0.25%)` | :arrow_down: | | [src/sec\_certs/utils/pandas.py](https://app.codecov.io/gh/crocs-muni/sec-certs/pull/373?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crocs-muni#diff-c3JjL3NlY19jZXJ0cy91dGlscy9wYW5kYXMucHk=) | `0.00% <0.00%> (ø)` | | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/crocs-muni/sec-certs/pull/373/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crocs-muni)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.