Skip to content

Conversation

@kishansairam9
Copy link

No description provided.

@kishansairam9 kishansairam9 requested a review from a team as a code owner January 31, 2024 09:11
@github-actions
Copy link

Test Results

31 tests  ±0   31 ✅ ±0   9s ⏱️ ±0s
 9 suites ±0    0 💤 ±0 
 9 files   ±0    0 ❌ ±0 

Results for commit 1d955c8. ± Comparison against base commit d0f574a.

@codecov
Copy link

codecov bot commented Jan 31, 2024

Codecov Report

Attention: 15 lines in your changes are missing coverage. Please review.

Comparison is base (d0f574a) 70.21% compared to head (1d955c8) 68.48%.

Files Patch % Lines
...viceframework/metrics/PlatformMetricsRegistry.java 0.00% 15 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #87      +/-   ##
============================================
- Coverage     70.21%   68.48%   -1.74%     
  Complexity      106      106              
============================================
  Files            15       15              
  Lines           591      606      +15     
  Branches         32       32              
============================================
  Hits            415      415              
- Misses          157      172      +15     
  Partials         19       19              
Flag Coverage Δ
unit 68.48% <0.00%> (-1.74%) ⬇️

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

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

@kishansairam9 kishansairam9 merged commit 4275cb1 into main Jan 31, 2024
@kishansairam9 kishansairam9 deleted the cache-max-size branch January 31, 2024 09:24
CacheBuilder<Object, Object> guavaCacheBuilder,
CacheLoader<? super K, V> loader,
Map<String, String> tags) {
reportCacheMaxSize(cacheName, guavaCacheBuilder);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we be propagating the tags to cache max size metric as well?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Discussed offline. will have an immediate followup PR to fix this.

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.

4 participants