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

[DOC] Updates doc-strings for primary functions #19

Merged
merged 1 commit into from
Sep 18, 2018
Merged

Conversation

rmarkello
Copy link
Owner

No description provided.

@coveralls
Copy link

coveralls commented Sep 18, 2018

Pull Request Test Coverage Report for Build 98

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.779%

Totals Coverage Status
Change from base Build 96: 0.0%
Covered Lines: 472
Relevant Lines: 498

💛 - Coveralls

@codecov-io
Copy link

Codecov Report

Merging #19 into master will decrease coverage by 3.66%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
- Coverage   98.39%   94.72%   -3.67%     
==========================================
  Files          12       12              
  Lines         498      493       -5     
==========================================
- Hits          490      467      -23     
- Misses          8       26      +18
Impacted Files Coverage Δ
abagen/process.py 100% <ø> (ø) ⬆️
abagen/allen.py 99.02% <ø> (ø) ⬆️
abagen/io.py 76.19% <0%> (-23.81%) ⬇️
abagen/tests/test_io.py 95% <0%> (-5%) ⬇️
abagen/datasets.py 90% <0%> (-4%) ⬇️
abagen/tests/test_allen.py 100% <0%> (ø) ⬆️

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...cfce558. Read the comment docs.

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
+ Coverage   94.77%   98.39%   +3.61%     
==========================================
  Files          12       12              
  Lines         498      498              
==========================================
+ Hits          472      490      +18     
+ Misses         26        8      -18
Impacted Files Coverage Δ
abagen/process.py 100% <ø> (ø) ⬆️
abagen/allen.py 99.02% <ø> (ø) ⬆️
abagen/datasets.py 94% <0%> (+4%) ⬆️
abagen/tests/test_io.py 100% <0%> (+5%) ⬆️
abagen/io.py 100% <0%> (+23.8%) ⬆️

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...cfce558. Read the comment docs.

1 similar comment
@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
+ Coverage   94.77%   98.39%   +3.61%     
==========================================
  Files          12       12              
  Lines         498      498              
==========================================
+ Hits          472      490      +18     
+ Misses         26        8      -18
Impacted Files Coverage Δ
abagen/process.py 100% <ø> (ø) ⬆️
abagen/allen.py 99.02% <ø> (ø) ⬆️
abagen/datasets.py 94% <0%> (+4%) ⬆️
abagen/tests/test_io.py 100% <0%> (+5%) ⬆️
abagen/io.py 100% <0%> (+23.8%) ⬆️

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...cfce558. Read the comment docs.

@rmarkello rmarkello merged commit 132efb6 into master Sep 18, 2018
@rmarkello rmarkello deleted the docs/docstrings branch September 18, 2018 20:33
@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
+ Coverage   94.77%   98.39%   +3.61%     
==========================================
  Files          12       12              
  Lines         498      498              
==========================================
+ Hits          472      490      +18     
+ Misses         26        8      -18
Impacted Files Coverage Δ
abagen/process.py 100% <ø> (ø) ⬆️
abagen/allen.py 99.02% <ø> (ø) ⬆️
abagen/datasets.py 94% <0%> (+4%) ⬆️
abagen/tests/test_io.py 100% <0%> (+5%) ⬆️
abagen/io.py 100% <0%> (+23.8%) ⬆️

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...cfce558. Read the comment docs.

5 similar comments
@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
+ Coverage   94.77%   98.39%   +3.61%     
==========================================
  Files          12       12              
  Lines         498      498              
==========================================
+ Hits          472      490      +18     
+ Misses         26        8      -18
Impacted Files Coverage Δ
abagen/process.py 100% <ø> (ø) ⬆️
abagen/allen.py 99.02% <ø> (ø) ⬆️
abagen/datasets.py 94% <0%> (+4%) ⬆️
abagen/tests/test_io.py 100% <0%> (+5%) ⬆️
abagen/io.py 100% <0%> (+23.8%) ⬆️

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...cfce558. Read the comment docs.

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
+ Coverage   94.77%   98.39%   +3.61%     
==========================================
  Files          12       12              
  Lines         498      498              
==========================================
+ Hits          472      490      +18     
+ Misses         26        8      -18
Impacted Files Coverage Δ
abagen/process.py 100% <ø> (ø) ⬆️
abagen/allen.py 99.02% <ø> (ø) ⬆️
abagen/datasets.py 94% <0%> (+4%) ⬆️
abagen/tests/test_io.py 100% <0%> (+5%) ⬆️
abagen/io.py 100% <0%> (+23.8%) ⬆️

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...cfce558. Read the comment docs.

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
+ Coverage   94.77%   98.39%   +3.61%     
==========================================
  Files          12       12              
  Lines         498      498              
==========================================
+ Hits          472      490      +18     
+ Misses         26        8      -18
Impacted Files Coverage Δ
abagen/process.py 100% <ø> (ø) ⬆️
abagen/allen.py 99.02% <ø> (ø) ⬆️
abagen/datasets.py 94% <0%> (+4%) ⬆️
abagen/tests/test_io.py 100% <0%> (+5%) ⬆️
abagen/io.py 100% <0%> (+23.8%) ⬆️

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...cfce558. Read the comment docs.

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
+ Coverage   94.77%   98.39%   +3.61%     
==========================================
  Files          12       12              
  Lines         498      498              
==========================================
+ Hits          472      490      +18     
+ Misses         26        8      -18
Impacted Files Coverage Δ
abagen/process.py 100% <ø> (ø) ⬆️
abagen/allen.py 99.02% <ø> (ø) ⬆️
abagen/datasets.py 94% <0%> (+4%) ⬆️
abagen/tests/test_io.py 100% <0%> (+5%) ⬆️
abagen/io.py 100% <0%> (+23.8%) ⬆️

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...cfce558. Read the comment docs.

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
+ Coverage   94.77%   98.39%   +3.61%     
==========================================
  Files          12       12              
  Lines         498      498              
==========================================
+ Hits          472      490      +18     
+ Misses         26        8      -18
Impacted Files Coverage Δ
abagen/process.py 100% <ø> (ø) ⬆️
abagen/allen.py 99.02% <ø> (ø) ⬆️
abagen/datasets.py 94% <0%> (+4%) ⬆️
abagen/tests/test_io.py 100% <0%> (+5%) ⬆️
abagen/io.py 100% <0%> (+23.8%) ⬆️

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...cfce558. 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