peeringdb / peeringdb-py

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

202301 support #80

Closed vegu closed 1 year ago

vegu commented 1 year ago

implements campus object support for peeringdb/peeringdb#1110

codecov-commenter commented 1 year ago

Codecov Report

Base: 84.65% // Head: 84.91% // Increases project coverage by +0.25% :tada:

Coverage data is based on head (b3e2600) compared to base (80b4006). Patch coverage: 100.00% of modified lines in pull request are covered.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #80 +/- ## ========================================== + Coverage 84.65% 84.91% +0.25% ========================================== Files 18 18 Lines 1186 1193 +7 ========================================== + Hits 1004 1013 +9 + Misses 182 180 -2 ``` | [Impacted Files](https://codecov.io/gh/peeringdb/peeringdb-py/pull/80?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=peeringdb) | Coverage Δ | | |---|---|---| | [src/peeringdb/resource.py](https://codecov.io/gh/peeringdb/peeringdb-py/pull/80?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/\_sync.py](https://codecov.io/gh/peeringdb/peeringdb-py/pull/80?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=peeringdb#diff-c3JjL3BlZXJpbmdkYi9fc3luYy5weQ==) | `88.75% <100.00%> (+3.41%)` | :arrow_up: | | [src/peeringdb/output/\_yaml.py](https://codecov.io/gh/peeringdb/peeringdb-py/pull/80?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=peeringdb#diff-c3JjL3BlZXJpbmdkYi9vdXRwdXQvX3lhbWwucHk=) | `98.18% <100.00%> (+0.06%)` | :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=peeringdb). 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=peeringdb)

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