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

Update "move_repo" doc url + fix Bigcode test in CI #1292

Merged
merged 3 commits into from
Jan 16, 2023

Conversation

Wauplin
Copy link
Contributor

@Wauplin Wauplin commented Jan 16, 2023

  1. move_repo documentation URL was invalid
  2. A test is failing in the CI because a repo has been removed. Repo itself doesn't matter too much (it just need to have a convert/parquet reference) so I changed it.

Copy link
Contributor

@osanseviero osanseviero left a comment

Choose a reason for hiding this comment

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

Nice, thanks! 🔥

@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Jan 16, 2023

The documentation is not available anymore as the PR was closed or merged.

@codecov
Copy link

codecov bot commented Jan 16, 2023

Codecov Report

Base: 56.06% // Head: 83.42% // Increases project coverage by +27.35% 🎉

Coverage data is based on head (e5df576) compared to base (751472c).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1292       +/-   ##
===========================================
+ Coverage   56.06%   83.42%   +27.35%     
===========================================
  Files          47       47               
  Lines        4693     4693               
===========================================
+ Hits         2631     3915     +1284     
+ Misses       2062      778     -1284     
Impacted Files Coverage Δ
src/huggingface_hub/hf_api.py 86.94% <ø> (+42.85%) ⬆️
src/huggingface_hub/__init__.py 75.75% <0.00%> (+3.03%) ⬆️
src/huggingface_hub/utils/_runtime.py 56.91% <0.00%> (+4.87%) ⬆️
src/huggingface_hub/utils/_chunk_utils.py 100.00% <0.00%> (+7.14%) ⬆️
src/huggingface_hub/_commit_api.py 92.44% <0.00%> (+12.20%) ⬆️
src/huggingface_hub/utils/_hf_folder.py 100.00% <0.00%> (+13.15%) ⬆️
src/huggingface_hub/utils/_validators.py 100.00% <0.00%> (+13.63%) ⬆️
src/huggingface_hub/_snapshot_download.py 92.45% <0.00%> (+16.98%) ⬆️
src/huggingface_hub/community.py 91.35% <0.00%> (+17.28%) ⬆️
src/huggingface_hub/utils/_headers.py 100.00% <0.00%> (+17.30%) ⬆️
... and 21 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Wauplin Wauplin merged commit 22ae883 into main Jan 16, 2023
@Wauplin Wauplin deleted the update-move-repo-doc-url branch January 16, 2023 15:25
lonnen pushed a commit to lonnen/huggingface_hub that referenced this pull request Jan 17, 2023
* update move repo doc url

* FIX bigcode test in CI
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.

3 participants