peeringdb / peeringdb-py

PeeringDB python client
BSD 2-Clause "Simplified" License
86 stars 21 forks source link

support 202309 #83

Closed vegu closed 8 months ago

vegu commented 9 months ago
codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (c16718a) 84.26% compared to head (e9c2c90) 82.27%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #83 +/- ## ========================================== - Coverage 84.26% 82.27% -1.99% ========================================== Files 18 16 -2 Lines 1258 1072 -186 ========================================== - Hits 1060 882 -178 + Misses 198 190 -8 ``` | [Files](https://app.codecov.io/gh/peeringdb/peeringdb-py/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=peeringdb) | Coverage Δ | | |---|---|---| | [src/peeringdb/\_\_init\_\_.py](https://app.codecov.io/gh/peeringdb/peeringdb-py/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=peeringdb#diff-c3JjL3BlZXJpbmdkYi9fX2luaXRfXy5weQ==) | `88.09% <100.00%> (-2.39%)` | :arrow_down: | | [src/peeringdb/\_sync.py](https://app.codecov.io/gh/peeringdb/peeringdb-py/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=peeringdb#diff-c3JjL3BlZXJpbmdkYi9fc3luYy5weQ==) | `92.00% <100.00%> (+3.25%)` | :arrow_up: | | [src/peeringdb/cli.py](https://app.codecov.io/gh/peeringdb/peeringdb-py/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=peeringdb#diff-c3JjL3BlZXJpbmdkYi9jbGkucHk=) | `87.50% <100.00%> (-1.39%)` | :arrow_down: | | [src/peeringdb/client.py](https://app.codecov.io/gh/peeringdb/peeringdb-py/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=peeringdb#diff-c3JjL3BlZXJpbmdkYi9jbGllbnQucHk=) | `97.43% <100.00%> (+1.35%)` | :arrow_up: | | [src/peeringdb/config.py](https://app.codecov.io/gh/peeringdb/peeringdb-py/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=peeringdb#diff-c3JjL3BlZXJpbmdkYi9jb25maWcucHk=) | `80.58% <100.00%> (ø)` | | | [src/peeringdb/output/\_yaml.py](https://app.codecov.io/gh/peeringdb/peeringdb-py/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=peeringdb#diff-c3JjL3BlZXJpbmdkYi9vdXRwdXQvX3lhbWwucHk=) | `98.21% <100.00%> (+0.03%)` | :arrow_up: | | [src/peeringdb/resource.py](https://app.codecov.io/gh/peeringdb/peeringdb-py/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=peeringdb#diff-c3JjL3BlZXJpbmdkYi9yZXNvdXJjZS5weQ==) | `93.75% <ø> (ø)` | | | [src/peeringdb/util.py](https://app.codecov.io/gh/peeringdb/peeringdb-py/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=peeringdb#diff-c3JjL3BlZXJpbmdkYi91dGlsLnB5) | `56.75% <100.00%> (-0.58%)` | :arrow_down: | | [src/peeringdb/commands.py](https://app.codecov.io/gh/peeringdb/peeringdb-py/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=peeringdb#diff-c3JjL3BlZXJpbmdkYi9jb21tYW5kcy5weQ==) | `84.02% <82.60%> (-2.21%)` | :arrow_down: | | [src/peeringdb/private.py](https://app.codecov.io/gh/peeringdb/peeringdb-py/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=peeringdb#diff-c3JjL3BlZXJpbmdkYi9wcml2YXRlLnB5) | `27.27% <27.27%> (ø)` | | | ... and [2 more](https://app.codecov.io/gh/peeringdb/peeringdb-py/pull/83?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=peeringdb) | | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/peeringdb/peeringdb-py/pull/83/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=peeringdb)

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