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

Add codecov settings #804

Merged
merged 2 commits into from
May 9, 2018
Merged

Add codecov settings #804

merged 2 commits into from
May 9, 2018

Conversation

obestwalter
Copy link
Member

@obestwalter obestwalter commented Apr 28, 2018

add a settings file for codecov with some adjustments for tox.

closes #802

* nobody needs two digits precision
* round to nearest instead of always down
* ignore files that should not be monitored
@obestwalter
Copy link
Member Author

That failing test is a link check for docs, which is already fixed in #788.

@codecov
Copy link

codecov bot commented Apr 28, 2018

Codecov Report

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

@@          Coverage Diff           @@
##           master   #804    +/-   ##
======================================
+ Coverage      95%    97%    +2%     
======================================
  Files          11     11            
  Lines        2408   3075   +667     
======================================
+ Hits         2284   2975   +691     
+ Misses        124    100    -24

@gaborbernat
Copy link
Member

let's merge #788 first and then re-run this.

@gaborbernat
Copy link
Member

@obestwalter want to restart this?

@gaborbernat gaborbernat merged commit ba51cfc into tox-dev:master May 9, 2018
@obestwalter obestwalter deleted the add-codecov-settings branch May 12, 2018 11:38
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.

Configure coverage
2 participants