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 installer not handling semvers correctly, fix namespace output file #197

Merged
merged 5 commits into from
Sep 16, 2020

Conversation

JohnStarich
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Sep 16, 2020

Codecov Report

Merging #197 into master will increase coverage by 1.32%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #197      +/-   ##
==========================================
+ Coverage   90.48%   91.80%   +1.32%     
==========================================
  Files           5        5              
  Lines         757      757              
==========================================
+ Hits          685      695      +10     
+ Misses         48       41       -7     
+ Partials       24       21       -3     
Impacted Files Coverage Δ
controllers/binding_controller.go 87.43% <0.00%> (+1.36%) ⬆️
controllers/service_controller.go 96.58% <0.00%> (+1.70%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5b0d1c4...4d2fe1e. Read the comment docs.

@JohnStarich JohnStarich merged commit 8b6bd95 into master Sep 16, 2020
@JohnStarich JohnStarich deleted the bugfix/install-semver-and-latest branch September 16, 2020 01:00
artberger pushed a commit that referenced this pull request Sep 23, 2020
…le (#197)

* Validate semver format before running script

Signed-off-by: John Starich <[email protected]>

* Fix semver install for v0.2

Signed-off-by: John Starich <[email protected]>

* Manually fix namespace name

Signed-off-by: John Starich <[email protected]>

* Fix coverage flapping

Signed-off-by: John Starich <[email protected]>
Signed-off-by: Art Berger <[email protected]>
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.

1 participant