Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.

Comments

Less flakey codecov#1421

Merged
gdbelvin merged 2 commits intogoogle:masterfrom
gdbelvin:codecov
Jan 15, 2020
Merged

Less flakey codecov#1421
gdbelvin merged 2 commits intogoogle:masterfrom
gdbelvin:codecov

Conversation

@gdbelvin
Copy link
Contributor

@gdbelvin gdbelvin commented Jan 2, 2020

Code coverage seems to bounce around a bit.
Allow it do bounce around by 1% without going red.

@gdbelvin gdbelvin requested a review from a team as a code owner January 2, 2020 16:22
@codecov
Copy link

codecov bot commented Jan 2, 2020

Codecov Report

Merging #1421 into master will decrease coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1421      +/-   ##
==========================================
- Coverage   66.39%   66.31%   -0.08%     
==========================================
  Files          54       54              
  Lines        4026     4026              
==========================================
- Hits         2673     2670       -3     
- Misses        960      962       +2     
- Partials      393      394       +1
Impacted Files Coverage Δ
core/sequencer/server.go 72.96% <0%> (-0.98%) ⬇️

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 93eafc9...63d2d44. Read the comment docs.

- "**/*.pb.go" # ignore generated protos
- "**/*.pb.gw.go" # ignore generated protos
coverage:
range: 60..80

Choose a reason for hiding this comment

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

why an upper bound of 80? or am I misreading this config line?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

An upper bound of 80 means that code coverage above 80% will be marked as green.
This can be adjusted as the code coverage for the project grows over time.

@gdbelvin gdbelvin merged commit f7c27c5 into google:master Jan 15, 2020
@gdbelvin gdbelvin deleted the codecov branch January 15, 2020 12:50
gdbelvin added a commit to gdbelvin/keytransparency that referenced this pull request Jan 15, 2020
* master:
  Less flakey codecov (google#1421)
  Cleanup old docker images (google#1430)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants