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

DM-42138: Add test for get_dataset collection caching #934

Merged
merged 1 commit into from Jan 3, 2024

Conversation

dhirving
Copy link
Contributor

@dhirving dhirving commented Dec 28, 2023

Add a test to ensure that get_dataset will not throw a MissingCollectionError for datasets added since the last collection refresh.

Checklist

  • ran Jenkins
  • added a release note for user-visible changes to doc/changes

@dhirving dhirving marked this pull request as ready for review December 28, 2023 22:48
Copy link

codecov bot commented Dec 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1946ade) 87.94% compared to head (b6dd0c5) 87.94%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #934   +/-   ##
=======================================
  Coverage   87.94%   87.94%           
=======================================
  Files         301      301           
  Lines       39204    39211    +7     
  Branches     8277     8277           
=======================================
+ Hits        34477    34484    +7     
  Misses       3525     3525           
  Partials     1202     1202           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Base automatically changed from u/dhirving/mypy-2023-12-28 to main December 28, 2023 23:43
Add a test to ensure that get_dataset will not throw a MissingCollectionError for datasets added since the last collection refresh.
@dhirving dhirving merged commit ae0d0ea into main Jan 3, 2024
18 checks passed
@dhirving dhirving deleted the tickets/DM-42138 branch January 3, 2024 16:37
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

2 participants