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

⚡ [Datastore] Reduce the number of queries to keep the registry info updates #4081

:fix: fetching individual cache-missed metrics one by one is costly, …

997258e
Select commit
Loading
Failed to load commit list.
Merged

⚡ [Datastore] Reduce the number of queries to keep the registry info updates #4081

:fix: fetching individual cache-missed metrics one by one is costly, …
997258e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 11, 2024 in 1s

52.30% (-0.05%) compared to f15c972

View this Pull Request on Codecov

52.30% (-0.05%) compared to f15c972

Details

Codecov Report

Attention: Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.

Project coverage is 52.30%. Comparing base (f15c972) to head (997258e).
Report is 11 commits behind head on release-1.7.x.

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##             release-1.7.x    #4081      +/-   ##
===================================================
- Coverage            52.34%   52.30%   -0.05%     
  Complexity            1864     1864              
===================================================
  Files                 1633     1633              
  Lines                46163    46166       +3     
  Branches              4233     4234       +1     
===================================================
- Hits                 24165    24148      -17     
- Misses               20604    20623      +19     
- Partials              1394     1395       +1     
Files Coverage Δ
...tastore/internal/setting/DatastoreSettingsKey.java 100.00% <100.00%> (ø)
...e/datastore/internal/MetricInfoRegistryFacade.java 65.42% <85.71%> (-0.30%) ⬇️

... and 11 files with indirect coverage changes