neptune-ai / neptune-client

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

`proxies` parameter removed #1842

Closed Raalsky closed 3 months ago

Raalsky commented 3 months ago

Before submitting checklist

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 79.12%. Comparing base (a3c86c7) to head (30f7339).

Files Patch % Lines
src/neptune/internal/backends/factory.py 50.00% 2 Missing :warning:
...tune/internal/websockets/reconnecting_websocket.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev/2.0 #1842 +/- ## =========================================== + Coverage 78.97% 79.12% +0.14% =========================================== Files 217 217 Lines 9471 9441 -30 =========================================== - Hits 7480 7470 -10 + Misses 1991 1971 -20 ``` | [Flag](https://app.codecov.io/gh/neptune-ai/neptune-client/pull/1842/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/1842/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neptune-ai) | `77.45% <87.50%> (+0.15%)` | :arrow_up: | | [py3.8](https://app.codecov.io/gh/neptune-ai/neptune-client/pull/1842/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neptune-ai) | `77.58% <87.50%> (+0.15%)` | :arrow_up: | | [ubuntu](https://app.codecov.io/gh/neptune-ai/neptune-client/pull/1842/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neptune-ai) | `77.45% <87.50%> (+0.15%)` | :arrow_up: | | [unit](https://app.codecov.io/gh/neptune-ai/neptune-client/pull/1842/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neptune-ai) | `77.58% <87.50%> (+0.15%)` | :arrow_up: | | [windows](https://app.codecov.io/gh/neptune-ai/neptune-client/pull/1842/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neptune-ai) | `77.56% <87.50%> (+0.15%)` | :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.