Skip to content

Conversation

sebastienvas
Copy link
Contributor

@sebastienvas sebastienvas commented Mar 1, 2018

This basically combines all the packages requirement files into one and update them based on last run. We should update after fixit.

The pkg_check will validate the codecov.report from the codecov.requirement

@sebastienvas sebastienvas requested review from a team March 1, 2018 23:04
@sebastienvas sebastienvas changed the title WIP - codecov package support Adding requirement for codecov package Mar 2, 2018
Copy link
Contributor

@yutongz yutongz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

.codecov.yml Outdated
@@ -1,6 +1,7 @@
coverage:
precision: 0
round: up
range: 70..90
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

uh that's low - I don't think 90 is enough for green

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what do you advise ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated to 60..99

@istio-testing
Copy link
Collaborator

@sebastienvas: The following tests failed, say /retest to rerun them all:

Test name Commit Details Rerun command
prow/istio-unit-tests.sh 59eb09f link /test istio-unit-tests
prow/istio-presubmit.sh 59eb09f link /test istio-presubmit

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@ldemailly
Copy link
Member

/lgtm

Copy link
Contributor

@yutongz yutongz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@istio-merge-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ldemailly, yutongz

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

Needs approval from an approver in each of these OWNERS Files:

You can indicate your approval by writing /approve in a comment
You can cancel your approval by writing /approve cancel in a comment

@sebastienvas sebastienvas merged commit 4a27208 into istio:master Mar 3, 2018
@sebastienvas sebastienvas deleted the codecov-pkg branch March 3, 2018 22:01
jmuk added a commit to jmuk/istio that referenced this pull request Mar 7, 2018
A recent PR (istio#3999) adds the requirement of code coverage for
the packages, but another PR (istio#3884) was merged, and the package
security/cmd/flexvolume/driver's coverage was decreased
significantly.

Ideally the package's coverage should be recovered, but the
requirement should be released for the time being, otherwise
any further codecov check will fail.

Updates istio#4034
sebastienvas pushed a commit that referenced this pull request Mar 7, 2018
A recent PR (#3999) adds the requirement of code coverage for
the packages, but another PR (#3884) was merged, and the package
security/cmd/flexvolume/driver's coverage was decreased
significantly.

Ideally the package's coverage should be recovered, but the
requirement should be released for the time being, otherwise
any further codecov check will fail.

Updates #4034
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.

6 participants