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-1349] Add alias for checking if a dataset exists. #1569

Merged
merged 3 commits into from
Mar 28, 2022
Merged

Conversation

FayazRahman
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 Mar 28, 2022

Codecov Report

Merging #1569 (40b949b) into main (536aa88) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1569   +/-   ##
=======================================
  Coverage   92.37%   92.38%           
=======================================
  Files         200      200           
  Lines       17984    17990    +6     
=======================================
+ Hits        16613    16620    +7     
+ Misses       1371     1370    -1     
Flag Coverage Δ
unittests 92.38% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
hub/__init__.py 94.44% <100.00%> (+0.10%) ⬆️
hub/api/tests/test_api.py 100.00% <100.00%> (ø)
hub/api/dataset.py 91.93% <0.00%> (+0.53%) ⬆️

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 536aa88...40b949b. Read the comment docs.

@farizrahman4u farizrahman4u merged commit 3dc1b7d into main Mar 28, 2022
@farizrahman4u farizrahman4u deleted the fy_exists branch March 28, 2022 08:44
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