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

✨ Add an internal package that implements a dynamic caching layer for ClusterExtension managed content #1001

Merged

add a dynamic caching layer for clusterextension managed content

0b03e11
Select commit
Loading
Failed to load commit list.
Merged

✨ Add an internal package that implements a dynamic caching layer for ClusterExtension managed content #1001

add a dynamic caching layer for clusterextension managed content
0b03e11
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 11, 2024 in 1s

77.00% (-1.05%) compared to 10ebfdc

View this Pull Request on Codecov

77.00% (-1.05%) compared to 10ebfdc

Details

Codecov Report

Attention: Patch coverage is 68.53933% with 28 lines in your changes missing coverage. Please review.

Project coverage is 77.00%. Comparing base (10ebfdc) to head (0b03e11).
Report is 4 commits behind head on main.

Files Patch % Lines
internal/contentmanager/contentmanager.go 68.53% 20 Missing and 8 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1001      +/-   ##
==========================================
- Coverage   78.05%   77.00%   -1.05%     
==========================================
  Files          18       19       +1     
  Lines        1253     1357     +104     
==========================================
+ Hits          978     1045      +67     
- Misses        193      222      +29     
- Partials       82       90       +8     

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