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

[TEST] Calculates coverage only for extras #22

Merged
merged 1 commit into from
Sep 18, 2018
Merged

Conversation

rmarkello
Copy link
Owner

No description provided.

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
+ Coverage   94.77%   97.82%   +3.04%     
==========================================
  Files          12       12              
  Lines         498      597      +99     
==========================================
+ Hits          472      584     +112     
+ Misses         26       13      -13
Impacted Files Coverage Δ
abagen/allen.py 98.86% <0%> (-0.17%) ⬇️
abagen/process.py 100% <0%> (ø) ⬆️
abagen/datasets.py 94% <0%> (+4%) ⬆️
abagen/tests/test_io.py 100% <0%> (+5%) ⬆️
abagen/io.py 93.65% <0%> (+17.46%) ⬆️

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 32eac65...7510599. Read the comment docs.

@rmarkello rmarkello merged commit 7004d04 into master Sep 18, 2018
@rmarkello rmarkello deleted the tests/codecov branch September 18, 2018 22:14
@coveralls
Copy link

Pull Request Test Coverage Report for Build 102

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 5 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+2.8%) to 97.59%

Files with Coverage Reduction New Missed Lines %
abagen/allen.py 1 99.03%
abagen/io.py 4 93.65%
Totals Coverage Status
Change from base Build 96: 2.8%
Covered Lines: 486
Relevant Lines: 498

💛 - Coveralls

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
+ Coverage   94.77%   97.82%   +3.04%     
==========================================
  Files          12       12              
  Lines         498      597      +99     
==========================================
+ Hits          472      584     +112     
+ Misses         26       13      -13
Impacted Files Coverage Δ
abagen/allen.py 98.86% <0%> (-0.17%) ⬇️
abagen/process.py 100% <0%> (ø) ⬆️
abagen/datasets.py 94% <0%> (+4%) ⬆️
abagen/tests/test_io.py 100% <0%> (+5%) ⬆️
abagen/io.py 93.65% <0%> (+17.46%) ⬆️

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 32eac65...7510599. Read the comment docs.

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.

3 participants