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: install operator-sdk on macos local dev env #273

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

guicassolato
Copy link
Contributor

closes #272

@guicassolato guicassolato requested a review from a team as a code owner October 16, 2023 09:54
@guicassolato guicassolato self-assigned this Oct 16, 2023
@guicassolato guicassolato requested a review from KevFan October 16, 2023 09:55
@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

Merging #273 (5479ab7) into main (f82291d) will decrease coverage by 1.72%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #273      +/-   ##
==========================================
- Coverage   64.85%   63.13%   -1.72%     
==========================================
  Files          33       33              
  Lines        3204     3204              
==========================================
- Hits         2078     2023      -55     
- Misses        966     1007      +41     
- Partials      160      174      +14     
Flag Coverage Δ
integration 69.03% <ø> (-3.52%) ⬇️
unit 57.52% <ø> (ø)

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

Components Coverage Δ
api/v1beta1 (u) ∅ <ø> (∅)
pkg/common (u) 75.90% <ø> (ø)
pkg/istio (u) 30.24% <ø> (ø)
pkg/log (u) 31.81% <ø> (ø)
pkg/reconcilers (u) 33.68% <ø> (ø)
pkg/rlptools (u) 57.63% <ø> (ø)
controllers (i) 69.03% <ø> (-3.52%) ⬇️

see 8 files with indirect coverage changes

@guicassolato guicassolato merged commit ee2a4b3 into main Oct 16, 2023
@guicassolato guicassolato deleted the fix/operator-sdk-install-macos branch October 16, 2023 11:32
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.

operator-sdk script is broken on macos local dev env
2 participants