Skip to content

Conversation

tmshort
Copy link
Contributor

@tmshort tmshort commented Oct 29, 2024

The checks we had were a bit too constrained, and don't follow the golang standard library code. So, replace our replacement functions with the originals.

This level of checking (e.g. mistyping a path) is not really necessary when people are using our (e.g. cert-manager) manifests.

Description

Reviewer Checklist

  • API Go Documentation
  • Tests: Unit Tests (and E2E Tests, if appropriate)
  • Comprehensive Commit Messages
  • Links to related GitHub Issue(s)

The checks we had were a bit too constrained, and don't follow the golang
standard library code. So, replace our replacement functions with the
originals.

This level of checking (e.g. mistyping a path) is not really necessary
when people are using our (e.g. cert-manager) manifests.

Signed-off-by: Todd Short <[email protected]>
@tmshort tmshort requested a review from a team as a code owner October 29, 2024 13:59
@netlify
Copy link

netlify bot commented Oct 29, 2024

Deploy Preview for olmv1 ready!

Name Link
🔨 Latest commit 6461297
🔍 Latest deploy log https://app.netlify.com/sites/olmv1/deploys/6720ea52fd3e9800083f660a
😎 Deploy Preview https://deploy-preview-1413--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
Copy link

codecov bot commented Oct 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.11%. Comparing base (f88400c) to head (6461297).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1413      +/-   ##
==========================================
- Coverage   73.38%   73.11%   -0.28%     
==========================================
  Files          42       42              
  Lines        3194     3057     -137     
==========================================
- Hits         2344     2235     -109     
+ Misses        663      647      -16     
+ Partials      187      175      -12     
Flag Coverage Δ
e2e 55.21% <100.00%> (+0.27%) ⬆️
unit 52.20% <100.00%> (-1.18%) ⬇️

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.

@joelanford joelanford added this pull request to the merge queue Oct 29, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 29, 2024
@m1kola m1kola added this pull request to the merge queue Oct 30, 2024
Merged via the queue into operator-framework:main with commit 87dfebe Oct 30, 2024
18 checks passed
@tmshort tmshort deleted the certs branch October 31, 2024 15:37
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.

3 participants