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

setup.py fix #1503

Merged
merged 1 commit into from
Feb 21, 2022
Merged

setup.py fix #1503

merged 1 commit into from
Feb 21, 2022

Conversation

farizrahman4u
Copy link
Contributor

🚀 🚀 Pull Request

Checklist:

  • My code follows the style guidelines of this project and the Contributing document
  • I have commented my code, particularly in hard-to-understand areas
  • I have kept the coverage-rate up
  • I have performed a self-review of my own code and resolved any problems
  • I have checked to ensure there aren't any other open Pull Requests for the same change
  • I have described and made corresponding changes to the relevant documentation
  • New and existing unit tests pass locally with my changes

Changes

@codecov
Copy link

codecov bot commented Feb 21, 2022

Codecov Report

Merging #1503 (d466959) into main (d97a616) will decrease coverage by 0.50%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1503      +/-   ##
==========================================
- Coverage   92.11%   91.60%   -0.51%     
==========================================
  Files         184      184              
  Lines       16062    15854     -208     
==========================================
- Hits        14795    14523     -272     
- Misses       1267     1331      +64     
Flag Coverage Δ
unittests 91.60% <0.00%> (-0.51%) ⬇️

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

Impacted Files Coverage Δ
setup.py 0.00% <0.00%> (ø)
hub/api/tests/test_api_with_compression.py 89.78% <0.00%> (-10.22%) ⬇️
hub/core/tests/test_compression.py 94.49% <0.00%> (-5.51%) ⬇️
hub/tests/path_fixtures.py 87.30% <0.00%> (-3.39%) ⬇️
hub/core/compression.py 85.34% <0.00%> (-2.60%) ⬇️
hub/integrations/tests/test_pytorch_dataloader.py 95.34% <0.00%> (-2.51%) ⬇️
hub/core/fast_forwarding.py 64.81% <0.00%> (-2.43%) ⬇️
hub/tests/storage_fixtures.py 87.87% <0.00%> (-2.37%) ⬇️
hub/api/tests/test_api.py 97.87% <0.00%> (-2.13%) ⬇️
hub/core/meta/tensor_meta.py 85.94% <0.00%> (-1.69%) ⬇️
... and 48 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d97a616...d466959. Read the comment docs.

@FayazRahman FayazRahman merged commit c3aa8ef into main Feb 21, 2022
@FayazRahman FayazRahman deleted the fr_setup_fix branch February 21, 2022 10:06
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