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
12 stars 8 forks source link

Fix/pypdf and cli fixes #306

Closed adamjanovsky closed 1 year ago

adamjanovsky commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Base: 73.24% // Head: 72.02% // Decreases project coverage by -1.23% :warning:

Coverage data is based on head (3ef78aa) compared to base (1a81477). Patch coverage: 52.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #306 +/- ## ========================================== - Coverage 73.24% 72.02% -1.22% ========================================== Files 45 45 Lines 5586 5592 +6 ========================================== - Hits 4091 4027 -64 - Misses 1495 1565 +70 ``` | [Impacted Files](https://codecov.io/gh/crocs-muni/sec-certs/pull/306?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/cli.py](https://codecov.io/gh/crocs-muni/sec-certs/pull/306?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crocs-muni#diff-c3JjL3NlY19jZXJ0cy9jbGkucHk=) | `0.00% <0.00%> (ø)` | | | [src/sec\_certs/dataset/cc.py](https://codecov.io/gh/crocs-muni/sec-certs/pull/306?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crocs-muni#diff-c3JjL3NlY19jZXJ0cy9kYXRhc2V0L2NjLnB5) | `75.90% <ø> (-4.29%)` | :arrow_down: | | [src/sec\_certs/dataset/cve.py](https://codecov.io/gh/crocs-muni/sec-certs/pull/306?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crocs-muni#diff-c3JjL3NlY19jZXJ0cy9kYXRhc2V0L2N2ZS5weQ==) | `93.06% <ø> (-0.04%)` | :arrow_down: | | [src/sec\_certs/dataset/fips.py](https://codecov.io/gh/crocs-muni/sec-certs/pull/306?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crocs-muni#diff-c3JjL3NlY19jZXJ0cy9kYXRhc2V0L2ZpcHMucHk=) | `91.96% <ø> (ø)` | | | [src/sec\_certs/utils/helpers.py](https://codecov.io/gh/crocs-muni/sec-certs/pull/306?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crocs-muni#diff-c3JjL3NlY19jZXJ0cy91dGlscy9oZWxwZXJzLnB5) | `80.46% <ø> (+0.61%)` | :arrow_up: | | [src/sec\_certs/utils/pdf.py](https://codecov.io/gh/crocs-muni/sec-certs/pull/306?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crocs-muni#diff-c3JjL3NlY19jZXJ0cy91dGlscy9wZGYucHk=) | `56.07% <90.00%> (+0.26%)` | :arrow_up: | | [src/sec\_certs/utils/parallel\_processing.py](https://codecov.io/gh/crocs-muni/sec-certs/pull/306?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crocs-muni#diff-c3JjL3NlY19jZXJ0cy91dGlscy9wYXJhbGxlbF9wcm9jZXNzaW5nLnB5) | `100.00% <100.00%> (ø)` | | | [src/sec\_certs/dataset/fips\_algorithm.py](https://codecov.io/gh/crocs-muni/sec-certs/pull/306?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crocs-muni#diff-c3JjL3NlY19jZXJ0cy9kYXRhc2V0L2ZpcHNfYWxnb3JpdGhtLnB5) | `67.05% <0.00%> (-14.77%)` | :arrow_down: | | [src/sec\_certs/dataset/json\_path\_dataset.py](https://codecov.io/gh/crocs-muni/sec-certs/pull/306?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crocs-muni#diff-c3JjL3NlY19jZXJ0cy9kYXRhc2V0L2pzb25fcGF0aF9kYXRhc2V0LnB5) | `73.53% <0.00%> (-2.94%)` | :arrow_down: | | ... and [4 more](https://codecov.io/gh/crocs-muni/sec-certs/pull/306?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crocs-muni) | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crocs-muni). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crocs-muni)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.