neptune-ai / neptune-client

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

Add basic HostedNeptuneBackendV2 #1826

Closed szysad closed 4 months ago

szysad commented 4 months ago

Before submitting checklist

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 95.34884% with 2 lines in your changes missing coverage. Please review.

Project coverage is 78.39%. Comparing base (69ca806) to head (eb0b161).

Files Patch % Lines
src/neptune/internal/backends/api_client.py 96.00% 1 Missing :warning:
...une/internal/backends/hosted_neptune_backend_v2.py 94.44% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1826 +/- ## ========================================== + Coverage 78.34% 78.39% +0.04% ========================================== Files 215 217 +2 Lines 9404 9434 +30 ========================================== + Hits 7368 7396 +28 - Misses 2036 2038 +2 ``` | [Flag](https://app.codecov.io/gh/neptune-ai/neptune-client/pull/1826/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neptune-ai) | Coverage Δ | | |---|---|---| | [macos](https://app.codecov.io/gh/neptune-ai/neptune-client/pull/1826/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neptune-ai) | `76.73% <95.34%> (-0.02%)` | :arrow_down: | | [py3.10](https://app.codecov.io/gh/neptune-ai/neptune-client/pull/1826/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neptune-ai) | `?` | | | [py3.11](https://app.codecov.io/gh/neptune-ai/neptune-client/pull/1826/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neptune-ai) | `?` | | | [py3.12](https://app.codecov.io/gh/neptune-ai/neptune-client/pull/1826/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neptune-ai) | `?` | | | [py3.8](https://app.codecov.io/gh/neptune-ai/neptune-client/pull/1826/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neptune-ai) | `76.86% <95.34%> (+0.09%)` | :arrow_up: | | [py3.9](https://app.codecov.io/gh/neptune-ai/neptune-client/pull/1826/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neptune-ai) | `?` | | | [ubuntu](https://app.codecov.io/gh/neptune-ai/neptune-client/pull/1826/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neptune-ai) | `76.73% <95.34%> (+0.05%)` | :arrow_up: | | [unit](https://app.codecov.io/gh/neptune-ai/neptune-client/pull/1826/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neptune-ai) | `76.86% <95.34%> (-0.01%)` | :arrow_down: | | [windows](https://app.codecov.io/gh/neptune-ai/neptune-client/pull/1826/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neptune-ai) | `76.82% <95.34%> (+0.05%)` | :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.