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

Adding click to requirements #1481

Merged
merged 2 commits into from
Feb 9, 2022
Merged

Adding click to requirements #1481

merged 2 commits into from
Feb 9, 2022

Conversation

AbhinavTuli
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 9, 2022

Codecov Report

Merging #1481 (1948ce3) into main (737e7fd) will decrease coverage by 0.05%.
The diff coverage is n/a.

❗ Current head 1948ce3 differs from pull request most recent head 3f2be6c. Consider uploading reports for the commit 3f2be6c to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1481      +/-   ##
==========================================
- Coverage   91.59%   91.53%   -0.06%     
==========================================
  Files         184      184              
  Lines       15367    15354      -13     
==========================================
- Hits        14075    14054      -21     
- Misses       1292     1300       +8     
Flag Coverage Δ
unittests 91.53% <ø> (-0.06%) ⬇️

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

Impacted Files Coverage Δ
hub/core/lock.py 85.12% <0.00%> (-4.23%) ⬇️
hub/core/compute/provider.py 94.44% <0.00%> (-2.86%) ⬇️
hub/core/query/autocomplete.py 79.54% <0.00%> (-1.71%) ⬇️
hub/core/meta/encode/chunk_id.py 95.93% <0.00%> (-0.82%) ⬇️
hub/tests/path_fixtures.py 92.10% <0.00%> (-0.53%) ⬇️
hub/__init__.py 93.61% <0.00%> (-0.14%) ⬇️
hub/core/compression.py 84.49% <0.00%> (-0.13%) ⬇️
hub/core/query/filter.py 87.30% <0.00%> (-0.06%) ⬇️
hub/integrations/pytorch/dataset.py 91.30% <0.00%> (-0.04%) ⬇️
hub/core/ipc.py 0.00% <0.00%> (ø)

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 737e7fd...3f2be6c. Read the comment docs.

@AbhinavTuli AbhinavTuli merged commit 50fccdb into main Feb 9, 2022
@AbhinavTuli AbhinavTuli deleted the click-requirements branch February 9, 2022 16:32
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