Skip to content

Conversation

@oceanc80
Copy link
Contributor

Signed-off-by: Catherine Chan-Tse cchantse@redhat.com

Description of the change:
Addresses additional comments from #1015:

  • moves semver command input handling logic out to a separate function
  • renames readFile input argument to be more descriptive

Motivation for the change:

Reviewer Checklist

  • Implementation matches the proposed design, or proposal is updated to match implementation
  • Sufficient unit test coverage
  • Sufficient end-to-end test coverage
  • Docs updated or added to /docs
  • Commit messages sensible and descriptive

@openshift-ci openshift-ci bot requested review from anik120 and timflannagan August 24, 2022 18:45
@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Aug 24, 2022
Signed-off-by: Catherine Chan-Tse <cchantse@redhat.com>
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Aug 24, 2022
@codecov
Copy link

codecov bot commented Aug 24, 2022

Codecov Report

Merging #1017 (76aa487) into master (52e35f0) will increase coverage by 0.01%.
The diff coverage is 0.00%.

❗ Current head 76aa487 differs from pull request most recent head 51e4030. Consider uploading reports for the commit 51e4030 to get more accurate results

@@            Coverage Diff             @@
##           master    #1017      +/-   ##
==========================================
+ Coverage   52.94%   52.95%   +0.01%     
==========================================
  Files         105      105              
  Lines        9612     9612              
==========================================
+ Hits         5089     5090       +1     
+ Misses       3568     3567       -1     
  Partials      955      955              
Impacted Files Coverage Δ
alpha/veneer/semver/semver.go 60.50% <0.00%> (+0.50%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@grokspawn
Copy link
Contributor

/approve

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 24, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 24, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: grokspawn, oceanc80, timflannagan

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@timflannagan
Copy link
Member

ah no approved-acts-as-lgtm enabled for this repository

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Aug 24, 2022
@openshift-merge-robot openshift-merge-robot merged commit 856f0bc into operator-framework:master Aug 24, 2022
@oceanc80 oceanc80 deleted the pipe-support branch August 25, 2022 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants