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

Omit tests from coverage reporting #55

Merged
merged 1 commit into from
Aug 15, 2016
Merged

Conversation

ianmkenney
Copy link
Member

@ianmkenney ianmkenney commented Aug 14, 2016

fixes #49

@ianmkenney ianmkenney self-assigned this Aug 14, 2016
@codecov-io
Copy link

codecov-io commented Aug 14, 2016

Current coverage is 33.96% (diff: 100%)

Merging #55 into develop will decrease coverage by 8.68%

@@            develop        #55   diff @@
==========================================
  Files            16         10     -6   
  Lines          1421       1163   -258   
  Methods           0          0          
  Messages          0          0          
  Branches          0        138   +138   
==========================================
- Hits            606        395   -211   
+ Misses          815        746    -69   
- Partials          0         22    +22   

Powered by Codecov. Last update 9dcde6e...fbc8bfd

@orbeckst orbeckst assigned orbeckst and unassigned ianmkenney Aug 15, 2016
@orbeckst
Copy link
Member

Thanks, @ianmkenney and thanks @dotsdl for the hints, merging.

@orbeckst orbeckst merged commit d263d7e into develop Aug 15, 2016
@orbeckst orbeckst deleted the code_cov_corrections branch August 15, 2016 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

coverage should not contain the tests
3 participants