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

fix(general): change cache full logging frequency & message #3193

Merged
merged 2 commits into from
Aug 3, 2023

fix(general): avoid logging cache key

6d25671
Select commit
Loading
Failed to load commit list.
Merged

fix(general): change cache full logging frequency & message #3193

fix(general): avoid logging cache key
6d25671
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 3, 2023 in 0s

75.39% (target 62.00%)

View this Pull Request on Codecov

75.39% (target 62.00%)

Details

Codecov Report

Patch coverage has no change and project coverage change: -0.02% ⚠️

Comparison is base (a9c5a99) 75.41% compared to head (6d25671) 75.39%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3193      +/-   ##
==========================================
- Coverage   75.41%   75.39%   -0.02%     
==========================================
  Files         459      459              
  Lines       36456    36456              
==========================================
- Hits        27494    27487       -7     
- Misses       7047     7050       +3     
- Partials     1915     1919       +4     
Files Changed Coverage Δ
internal/cache/persistent_lru_cache.go 91.56% <0.00%> (ø)

... and 7 files with indirect coverage changes

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