Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use tqdm.auto #1717

Merged
merged 2 commits into from Mar 28, 2024
Merged

Use tqdm.auto #1717

merged 2 commits into from Mar 28, 2024

Conversation

Raalsky
Copy link
Contributor

@Raalsky Raalsky commented Mar 28, 2024

Before submitting checklist

  • Did you update the CHANGELOG? (not for test updates, internal changes/refactors or CI/CD setup)
  • Did you ask the docs owner to review all the user-facing changes?

Copy link

codecov bot commented Mar 28, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 73.53%. Comparing base (b7db639) to head (acb13cc).

Files Patch % Lines
src/neptune/utils.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1717      +/-   ##
==========================================
- Coverage   77.82%   73.53%   -4.29%     
==========================================
  Files         240      240              
  Lines       12537    12398     -139     
==========================================
- Hits         9757     9117     -640     
- Misses       2780     3281     +501     
Flag Coverage Δ
e2e ?
e2e-management ?
e2e-s3 ?
e2e-s3-gcs ?
e2e-standard ?
macos 73.40% <0.00%> (-4.35%) ⬇️
py3.10 ?
py3.11 ?
py3.12 ?
py3.7 73.53% <0.00%> (-3.87%) ⬇️
py3.7.16 ?
py3.8 ?
py3.9 ?
ubuntu 73.48% <0.00%> (-4.29%) ⬇️
unit 73.53% <0.00%> (-0.47%) ⬇️
windows 72.39% <0.00%> (-5.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Raalsky Raalsky merged commit 45d38f0 into master Mar 28, 2024
4 checks passed
@Raalsky Raalsky deleted the rj/tqdm-auto branch March 28, 2024 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants