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

[REF] Changes remove_distance() inputs #26

Merged
merged 1 commit into from
Oct 5, 2018
Merged

[REF] Changes remove_distance() inputs #26

merged 1 commit into from
Oct 5, 2018

Conversation

rmarkello
Copy link
Owner

remove_distance() now assumes that a square coexpression array is provided rather than generating it from the data.

`remove_distance()` now assumes that a square coexpression array is
provided rather than generating it from the data.
@codecov-io
Copy link

codecov-io commented Oct 5, 2018

Codecov Report

Merging #26 into master will increase coverage by 0.33%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
+ Coverage   97.84%   98.17%   +0.33%     
==========================================
  Files          14       14              
  Lines         602      603       +1     
==========================================
+ Hits          589      592       +3     
+ Misses         13       11       -2
Impacted Files Coverage Δ
abagen/correct.py 100% <100%> (+1.81%) ⬆️
abagen/tests/test_correct.py 100% <100%> (ø) ⬆️
abagen/utils.py 96.38% <0%> (+1.2%) ⬆️

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 ffe6af8...3b1cc65. Read the comment docs.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 138

  • 14 of 14 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.3%) to 98.176%

Totals Coverage Status
Change from base Build 136: 0.3%
Covered Lines: 592
Relevant Lines: 603

💛 - Coveralls

@rmarkello rmarkello merged commit 88e14c1 into master Oct 5, 2018
@rmarkello rmarkello deleted the distance branch October 5, 2018 14:47
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