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

dev(narugo): add pattern for directory downloading #33

Merged
merged 5 commits into from
Jul 28, 2024
Merged

Conversation

narugo1992
Copy link
Contributor

@narugo1992 narugo1992 commented Jul 28, 2024

python -m hfutils download -r deepghs/game_character_skins -d fgo/1 -w '第*.png' -o test_download
tree test_download
# test_download
# ├── 第1阶段.png
# ├── 第2阶段.png
# ├── 第3阶段.png
# └── 第4阶段.png

@narugo1992 narugo1992 added the enhancement New feature or request label Jul 28, 2024
@narugo1992 narugo1992 self-assigned this Jul 28, 2024
Copy link

codecov bot commented Jul 28, 2024

Codecov Report

Attention: Patch coverage is 97.67442% with 1 line in your changes missing coverage. Please review.

Project coverage is 82.32%. Comparing base (74c0565) to head (c390e97).

Files Patch % Lines
hfutils/operate/base.py 97.36% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #33      +/-   ##
==========================================
+ Coverage   82.22%   82.32%   +0.10%     
==========================================
  Files          45       45              
  Lines        1277     1290      +13     
==========================================
+ Hits         1050     1062      +12     
- Misses        227      228       +1     
Flag Coverage Δ
unittests 82.32% <97.67%> (+0.10%) ⬆️

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.

@narugo1992 narugo1992 merged commit 754594d into main Jul 28, 2024
25 checks passed
@narugo1992 narugo1992 deleted the dev/pattern branch July 28, 2024 16:25
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.

1 participant