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 fast forwarding warning #1496

Merged
merged 1 commit into from
Feb 18, 2022
Merged

Update fast forwarding warning #1496

merged 1 commit into from
Feb 18, 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 17, 2022

Codecov Report

Merging #1496 (62a512b) into main (f130785) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1496      +/-   ##
==========================================
+ Coverage   91.82%   91.85%   +0.03%     
==========================================
  Files         185      185              
  Lines       15890    15903      +13     
==========================================
+ Hits        14591    14608      +17     
+ Misses       1299     1295       -4     
Flag Coverage Δ
unittests 91.85% <ø> (+0.03%) ⬆️

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

Impacted Files Coverage Δ
hub/core/fast_forwarding.py 67.24% <ø> (ø)
hub/core/ipc.py 0.00% <0.00%> (ø)
hub/integrations/pytorch/dataset.py 91.33% <0.00%> (+0.03%) ⬆️
hub/core/query/filter.py 86.16% <0.00%> (+0.05%) ⬆️
hub/core/lock.py 90.98% <0.00%> (+0.07%) ⬆️
hub/core/compression.py 84.77% <0.00%> (+0.12%) ⬆️
hub/__init__.py 93.75% <0.00%> (+0.13%) ⬆️
hub/core/dataset/dataset.py 93.59% <0.00%> (+0.13%) ⬆️
hub/tests/path_fixtures.py 92.67% <0.00%> (+0.52%) ⬆️
hub/core/meta/encode/chunk_id.py 96.85% <0.00%> (+0.78%) ⬆️
... and 2 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 f130785...62a512b. Read the comment docs.

@farizrahman4u farizrahman4u merged commit 628a889 into main Feb 18, 2022
@farizrahman4u farizrahman4u deleted the fr_ffw_msg branch February 18, 2022 06:16
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.

None yet

3 participants