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

Query fixes #1487

Merged
merged 4 commits into from
Feb 14, 2022
Merged

Query fixes #1487

merged 4 commits into from
Feb 14, 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 11, 2022

Codecov Report

Merging #1487 (02d0b70) into main (224d7fa) will decrease coverage by 0.06%.
The diff coverage is 93.33%.

❗ Current head 02d0b70 differs from pull request most recent head bf8e919. Consider uploading reports for the commit bf8e919 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1487      +/-   ##
==========================================
- Coverage   91.68%   91.62%   -0.07%     
==========================================
  Files         185      185              
  Lines       15474    15492      +18     
==========================================
+ Hits        14187    14194       +7     
- Misses       1287     1298      +11     
Flag Coverage Δ
unittests 91.62% <93.33%> (-0.07%) ⬇️

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

Impacted Files Coverage Δ
hub/core/query/query.py 84.88% <87.50%> (+1.55%) ⬆️
hub/core/query/test/test_query.py 100.00% <100.00%> (ø)
hub/core/compute/provider.py 94.44% <0.00%> (-2.86%) ⬇️
hub/integrations/tests/test_pytorch_dataloader.py 95.69% <0.00%> (-2.16%) ⬇️
hub/core/storage/s3.py 62.38% <0.00%> (-1.77%) ⬇️
hub/core/query/autocomplete.py 79.54% <0.00%> (-1.71%) ⬇️
hub/integrations/pytorch/dataset.py 91.30% <0.00%> (-1.61%) ⬇️
hub/core/meta/encode/chunk_id.py 95.93% <0.00%> (-0.82%) ⬇️
hub/core/meta/tensor_meta.py 86.06% <0.00%> (-0.61%) ⬇️
hub/tests/path_fixtures.py 92.10% <0.00%> (-0.53%) ⬇️
... and 6 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 50fccdb...bf8e919. Read the comment docs.

@tatevikh tatevikh requested a review from aliubimov February 11, 2022 23:45
@farizrahman4u farizrahman4u merged commit 18cf7d4 into main Feb 14, 2022
@farizrahman4u farizrahman4u deleted the fr_query_fixes branch February 14, 2022 12:58
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