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-47948: Preload dataset type cache for Butler server #1125

Merged
merged 10 commits into from
Dec 11, 2024

Rename cache class

8dfcee8
Select commit
Loading
Failed to load commit list.
Merged

DM-47948: Preload dataset type cache for Butler server #1125

Rename cache class
8dfcee8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2024 in 0s

89.49% (+0.02%) compared to f14086a

View this Pull Request on Codecov

89.49% (+0.02%) compared to f14086a

Details

Codecov Report

Attention: Patch coverage is 96.52778% with 5 lines in your changes missing coverage. Please review.

Project coverage is 89.49%. Comparing base (f14086a) to head (8dfcee8).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...af/butler/registry/datasets/byDimensions/tables.py 88.23% 2 Missing and 2 partials ⚠️
.../butler/registry/datasets/byDimensions/_manager.py 98.36% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1125      +/-   ##
==========================================
+ Coverage   89.46%   89.49%   +0.02%     
==========================================
  Files         366      366              
  Lines       48781    48801      +20     
  Branches     5908     5900       -8     
==========================================
+ Hits        43644    43676      +32     
+ Misses       3721     3718       -3     
+ Partials     1416     1407       -9     

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