peeringdb / peeringdb-py

PeeringDB python client
BSD 2-Clause "Simplified" License
89 stars 22 forks source link

Support 202409 #100

Closed vegu closed 1 month ago

vegu commented 1 month ago

fixes #95

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 51.13636% with 43 lines in your changes missing coverage. Please review.

Project coverage is 81.22%. Comparing base (a3d61b3) to head (025b1a4). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/peeringdb/commands.py 28.00% 18 Missing :warning:
src/peeringdb/util.py 54.28% 16 Missing :warning:
src/peeringdb/_update.py 64.00% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #100 +/- ## ========================================== - Coverage 82.52% 81.22% -1.31% ========================================== Files 16 16 Lines 1116 1177 +61 ========================================== + Hits 921 956 +35 - Misses 195 221 +26 ``` | [Flag](https://app.codecov.io/gh/peeringdb/peeringdb-py/pull/100/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=peeringdb) | Coverage Δ | | |---|---|---| | [](https://app.codecov.io/gh/peeringdb/peeringdb-py/pull/100/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=peeringdb) | `?` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=peeringdb#carryforward-flags-in-the-pull-request-comment) to find out more.

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