neptune-ai / neptune-client

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

AggregatingDiskQueue in Offline mode #1850

Closed szysad closed 5 days ago

szysad commented 3 months ago

Before submitting checklist

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 66.48%. Comparing base (efab0c9) to head (1e2b940). Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
...peration_processors/offline_operation_processor.py 60.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1850 +/- ## =========================================== - Coverage 80.73% 66.48% -14.26% =========================================== Files 359 359 Lines 19664 19650 -14 =========================================== - Hits 15876 13064 -2812 - Misses 3788 6586 +2798 ``` | [Flag](https://app.codecov.io/gh/neptune-ai/neptune-client/pull/1850/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neptune-ai) | Coverage Δ | | |---|---|---| | [e2e-management](https://app.codecov.io/gh/neptune-ai/neptune-client/pull/1850/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neptune-ai) | `?` | | | [e2e-s3](https://app.codecov.io/gh/neptune-ai/neptune-client/pull/1850/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neptune-ai) | `?` | | | [e2e-s3-gcs](https://app.codecov.io/gh/neptune-ai/neptune-client/pull/1850/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neptune-ai) | `?` | | | [e2e-standard](https://app.codecov.io/gh/neptune-ai/neptune-client/pull/1850/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neptune-ai) | `?` | | | [macos](https://app.codecov.io/gh/neptune-ai/neptune-client/pull/1850/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neptune-ai) | `77.36% <66.66%> (-3.09%)` | :arrow_down: | | [py3.11](https://app.codecov.io/gh/neptune-ai/neptune-client/pull/1850/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/1850/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neptune-ai) | `?` | | | [py3.7](https://app.codecov.io/gh/neptune-ai/neptune-client/pull/1850/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/1850/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neptune-ai) | `77.49% <66.66%> (-3.13%)` | :arrow_down: | | [py3.9](https://app.codecov.io/gh/neptune-ai/neptune-client/pull/1850/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/1850/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neptune-ai) | `77.36% <66.66%> (-3.16%)` | :arrow_down: | | [unit](https://app.codecov.io/gh/neptune-ai/neptune-client/pull/1850/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neptune-ai) | `77.49% <66.66%> (+0.69%)` | :arrow_up: | | [windows](https://app.codecov.io/gh/neptune-ai/neptune-client/pull/1850/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neptune-ai) | `77.48% <66.66%> (-2.93%)` | :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.