neptune-ai / neptune-client

📘 The experiment tracker for foundation model training
https://neptune.ai
Apache License 2.0
580 stars 63 forks source link

Adjust neptune-client after endpoint changes #1863

Closed AleksanderWWW closed 2 months ago

AleksanderWWW commented 2 months ago

Before submitting checklist

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 40.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 75.06%. Comparing base (7881182) to head (d787f17). Report is 1 commits behind head on rj/lineage.

Files with missing lines Patch % Lines
...eptune/internal/backends/hosted_neptune_backend.py 25.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## rj/lineage #1863 +/- ## ============================================== + Coverage 75.05% 75.06% +0.01% ============================================== Files 246 246 Lines 13157 13144 -13 ============================================== - Hits 9875 9867 -8 + Misses 3282 3277 -5 ``` | [Flag](https://app.codecov.io/gh/neptune-ai/neptune-client/pull/1863/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neptune-ai) | Coverage Δ | | |---|---|---| | [py3.7](https://app.codecov.io/gh/neptune-ai/neptune-client/pull/1863/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neptune-ai) | `71.99% <40.00%> (+0.03%)` | :arrow_up: | | [ubuntu](https://app.codecov.io/gh/neptune-ai/neptune-client/pull/1863/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neptune-ai) | `71.95% <40.00%> (+0.03%)` | :arrow_up: | | [unit](https://app.codecov.io/gh/neptune-ai/neptune-client/pull/1863/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neptune-ai) | `71.99% <40.00%> (+0.03%)` | :arrow_up: | | [windows](https://app.codecov.io/gh/neptune-ai/neptune-client/pull/1863/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neptune-ai) | `70.70% <40.00%> (+0.03%)` | :arrow_up: | 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=neptune-ai#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.