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

feat: add progress kwarg for upload_dataset #48

Merged
merged 5 commits into from
Feb 20, 2024
Merged

Conversation

pfitzseb
Copy link
Member

progress=false disables rclone's progress printing

@codecov-commenter
Copy link

codecov-commenter commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (129d1c5) 78.49% compared to head (475b321) 78.52%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #48      +/-   ##
==========================================
+ Coverage   78.49%   78.52%   +0.02%     
==========================================
  Files          16       16              
  Lines        2241     2244       +3     
==========================================
+ Hits         1759     1762       +3     
  Misses        482      482              

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

progress=false disables rclone's progress printing
src/datasets.jl Outdated Show resolved Hide resolved
@mortenpi mortenpi added the enhancement New feature or request label Feb 20, 2024
@mortenpi
Copy link
Member

We should also mention this in the docstring I presume, unless you intended this as an unofficial feature?

pfitzseb and others added 2 commits February 20, 2024 23:42
Co-authored-by: Morten Piibeleht <morten.piibeleht@juliahub.com>
Copy link
Member

@mortenpi mortenpi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the nightly failures are unrelated, but will double check.

Edit: Yep, we're getting the RequestError also on main: https://github.com/JuliaComputing/JuliaHub.jl/actions/runs/7785543661/job/21792097289#step:7:112

@pfitzseb pfitzseb merged commit 6799ba1 into main Feb 20, 2024
10 of 11 checks passed
@pfitzseb pfitzseb deleted the sp/progress-option branch February 20, 2024 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants