operator-framework / operator-controller

Apache License 2.0
29 stars 47 forks source link

:sparkles: WIP: Create a Go pkg with a managed content caching layer #1001

Open everettraven opened 6 days ago

everettraven commented 6 days ago

Description

Fixes #974

Reviewer Checklist

netlify[bot] commented 6 days ago

Deploy Preview for olmv1 ready!

Name Link
Latest commit aacf23142b3c26b360492f85e86b8e84bc03d86c
Latest deploy log https://app.netlify.com/sites/olmv1/deploys/668c28e0663d120008c75b55
Deploy Preview https://deploy-preview-1001--olmv1.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

codecov[bot] commented 24 minutes ago

Codecov Report

Attention: Patch coverage is 70.11494% with 26 lines in your changes missing coverage. Please review.

Project coverage is 77.48%. Comparing base (00eb488) to head (aacf231). Report is 8 commits behind head on main.

Files Patch % Lines
internal/contentmanager/contentmanager.go 70.11% 18 Missing and 8 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1001 +/- ## ========================================== + Coverage 77.19% 77.48% +0.28% ========================================== Files 17 19 +2 Lines 1206 1337 +131 ========================================== + Hits 931 1036 +105 - Misses 193 211 +18 - Partials 82 90 +8 ``` | [Flag](https://app.codecov.io/gh/operator-framework/operator-controller/pull/1001/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=operator-framework) | Coverage Ξ” | | |---|---|---| | [e2e](https://app.codecov.io/gh/operator-framework/operator-controller/pull/1001/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=operator-framework) | `56.54% <ΓΈ> (ΓΈ)` | | | [unit](https://app.codecov.io/gh/operator-framework/operator-controller/pull/1001/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=operator-framework) | `54.67% <70.11%> (+2.76%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=operator-framework#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.