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: Add default values to docstrings #232

Merged
merged 1 commit into from Jul 9, 2021

Conversation

scottclowe
Copy link
Member

@scottclowe scottclowe commented Jul 9, 2021

@scottclowe scottclowe added the doc label Jul 9, 2021
@codecov
Copy link

codecov bot commented Jul 9, 2021

Codecov Report

Merging #232 (0d4b137) into master (b47e5aa) will increase coverage by 0.28%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #232      +/-   ##
==========================================
+ Coverage   92.45%   92.74%   +0.28%     
==========================================
  Files           8        8              
  Lines         941      937       -4     
  Branches      197      196       -1     
==========================================
- Hits          870      869       -1     
+ Misses         34       33       -1     
+ Partials       37       35       -2     
Flag Coverage Δ
nbsmoke 65.95% <ø> (+0.06%) ⬆️
unittests 92.31% <ø> (+0.28%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
fissa/core.py 95.33% <ø> (+0.81%) ⬆️
fissa/deltaf.py 100.00% <ø> (ø)
fissa/neuropil.py 91.66% <ø> (ø)
fissa/roitools.py 90.22% <ø> (ø)

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 b47e5aa...0d4b137. Read the comment docs.

@scottclowe scottclowe merged commit 1e9b7ca into rochefort-lab:master Jul 9, 2021
@scottclowe scottclowe deleted the doc_defaults branch July 9, 2021 23:16
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.

None yet

1 participant