Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Tweak code coverage settings #4400

Merged
merged 4 commits into from
Jan 18, 2019
Merged

Tweak code coverage settings #4400

merged 4 commits into from
Jan 18, 2019

Conversation

erikjohnston
Copy link
Member

They were quite verbose, for not a lot of benefit. Also adds two commit statuses:

  • Project status: the total coverage of the total project
  • Patch status: the total coverage of the diff

Currently they always pass, but we can set a minimum absolute threshold for coverage, or set it so that coverage must be better than the base branch.

@erikjohnston
Copy link
Member Author

Well lets see if codecov wakes up and makes of this PR. I've just enabled webhooks so hopefully it'll do something?

@codecov-io
Copy link

codecov-io commented Jan 16, 2019

Codecov Report

Merging #4400 into develop will increase coverage by <.01%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #4400      +/-   ##
===========================================
+ Coverage    73.65%   73.65%   +<.01%     
===========================================
  Files          300      300              
  Lines        29815    29815              
  Branches      4897     4897              
===========================================
+ Hits         21960    21961       +1     
+ Misses        6414     6412       -2     
- Partials      1441     1442       +1

@erikjohnston erikjohnston requested a review from a team January 16, 2019 11:03
@erikjohnston
Copy link
Member Author

I don't know what happened to the commit statuses (maybe the config needs to be on the base branch?) but at least the comments are smaller.

@richvdh
Copy link
Member

richvdh commented Jan 17, 2019

I'd like to leave this one for @hawkowl since I think she has more experience with codecov. I'm afraid I still don't really understand what the comment or report is trying to tell me.

@hawkowl hawkowl merged commit 71b94ea into develop Jan 18, 2019
@hawkowl hawkowl deleted the erikj/tune_codecov branch January 18, 2019 12:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants