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

fix json deserialization due to cert path handling #312

Closed adamjanovsky closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 73.04% // Head: 72.96% // Decreases project coverage by -0.08% :warning:

Coverage data is based on head (8fb0687) compared to base (29ef79f). Patch coverage: 89.56% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #312 +/- ## ========================================== - Coverage 73.04% 72.96% -0.08% ========================================== Files 45 45 Lines 5545 5601 +56 ========================================== + Hits 4050 4086 +36 - Misses 1495 1515 +20 ``` | [Impacted Files](https://codecov.io/gh/crocs-muni/sec-certs/pull/312?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/sample/fips.py](https://codecov.io/gh/crocs-muni/sec-certs/pull/312?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crocs-muni#diff-c3JjL3NlY19jZXJ0cy9zYW1wbGUvZmlwcy5weQ==) | `86.88% <88.89%> (+0.05%)` | :arrow_up: | | [src/sec\_certs/sample/cc.py](https://codecov.io/gh/crocs-muni/sec-certs/pull/312?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crocs-muni#diff-c3JjL3NlY19jZXJ0cy9zYW1wbGUvY2MucHk=) | `87.30% <90.00%> (+0.02%)` | :arrow_up: | | [src/sec\_certs/dataset/fips\_algorithm.py](https://codecov.io/gh/crocs-muni/sec-certs/pull/312?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crocs-muni#diff-c3JjL3NlY19jZXJ0cy9kYXRhc2V0L2ZpcHNfYWxnb3JpdGhtLnB5) | `66.28% <0.00%> (-15.11%)` | :arrow_down: | | [src/sec\_certs/dataset/json\_path\_dataset.py](https://codecov.io/gh/crocs-muni/sec-certs/pull/312?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: | | [src/sec\_certs/utils/helpers.py](https://codecov.io/gh/crocs-muni/sec-certs/pull/312?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crocs-muni#diff-c3JjL3NlY19jZXJ0cy91dGlscy9oZWxwZXJzLnB5) | `80.16% <0.00%> (+0.77%)` | :arrow_up: | 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.