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

[AL-1637] Update hub.read docstring #1479

Merged
merged 1 commit into from
Feb 7, 2022
Merged

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

Codecov Report

Merging #1479 (3a7cdfe) into main (250fbae) will decrease coverage by 0.44%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1479      +/-   ##
==========================================
- Coverage   91.69%   91.24%   -0.45%     
==========================================
  Files         179      179              
  Lines       14910    14716     -194     
==========================================
- Hits        13671    13427     -244     
- Misses       1239     1289      +50     
Flag Coverage Δ
unittests 91.24% <ø> (-0.45%) ⬇️

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

Impacted Files Coverage Δ
hub/api/read.py 100.00% <ø> (ø)
hub/api/tests/test_api_with_compression.py 89.78% <0.00%> (-10.22%) ⬇️
hub/core/tests/test_compression.py 94.39% <0.00%> (-5.61%) ⬇️
hub/tests/path_fixtures.py 89.20% <0.00%> (-3.43%) ⬇️
hub/core/fast_forwarding.py 66.66% <0.00%> (-2.30%) ⬇️
hub/api/tests/test_api.py 97.73% <0.00%> (-2.27%) ⬇️
hub/core/compression.py 83.46% <0.00%> (-1.93%) ⬇️
hub/core/meta/tensor_meta.py 84.75% <0.00%> (-1.92%) ⬇️
hub/tests/client_fixtures.py 82.75% <0.00%> (-1.62%) ⬇️
hub/core/chunk/sample_compressed_chunk.py 98.61% <0.00%> (-1.39%) ⬇️
... and 46 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 250fbae...3a7cdfe. Read the comment docs.

@farizrahman4u farizrahman4u merged commit a9ebe85 into main Feb 7, 2022
@farizrahman4u farizrahman4u deleted the fr_hub_read_api_ref branch February 7, 2022 17:17
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