neptune-ai / neptune-client

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

Added support for `lineage` parameter when fetching float series values #1856

Closed Raalsky closed 2 months ago

Raalsky commented 2 months ago

Before submitting checklist

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 75.05%. Comparing base (adb90ff) to head (7881182).

Files Patch % Lines
...eptune/internal/backends/hosted_neptune_backend.py 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev/fetcher #1856 +/- ## =============================================== - Coverage 75.06% 75.05% -0.01% =============================================== Files 246 246 Lines 13154 13157 +3 =============================================== + Hits 9874 9875 +1 - Misses 3280 3282 +2 ``` | [Flag](https://app.codecov.io/gh/neptune-ai/neptune-client/pull/1856/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/1856/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neptune-ai) | `71.96% <71.42%> (-0.01%)` | :arrow_down: | | [ubuntu](https://app.codecov.io/gh/neptune-ai/neptune-client/pull/1856/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neptune-ai) | `71.91% <71.42%> (-0.01%)` | :arrow_down: | | [unit](https://app.codecov.io/gh/neptune-ai/neptune-client/pull/1856/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neptune-ai) | `71.96% <71.42%> (-0.01%)` | :arrow_down: | | [windows](https://app.codecov.io/gh/neptune-ai/neptune-client/pull/1856/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neptune-ai) | `70.67% <71.42%> (-0.01%)` | :arrow_down: | 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.