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

Add NWB citation to README #1323

Closed
wants to merge 2 commits into from
Closed

Add NWB citation to README #1323

wants to merge 2 commits into from

Conversation

oruebel
Copy link
Contributor

@oruebel oruebel commented Nov 25, 2020

Fix #1322

Checklist

  • Have you checked our Contributing document?
  • Have you ensured the PR description clearly describes problem and the solution?
  • Is your contribution compliant with our coding style? This can be checked running flake8 from the source directory.
  • Have you checked to ensure that there aren't other open Pull Requests for the same change?
  • Have you included the relevant issue number using #XXX notation where XXX is the issue number?

@codecov
Copy link

codecov bot commented May 18, 2021

Codecov Report

Merging #1323 (6ca11c5) into dev (13b6c4e) will increase coverage by 0.08%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev    #1323      +/-   ##
==========================================
+ Coverage   73.41%   73.49%   +0.08%     
==========================================
  Files          37       37              
  Lines        2328     2328              
  Branches      357      357              
==========================================
+ Hits         1709     1711       +2     
+ Misses        557      556       -1     
+ Partials       62       61       -1     
Impacted Files Coverage Δ
src/pynwb/icephys.py 90.08% <ø> (ø)
src/pynwb/misc.py 87.31% <ø> (ø)
src/pynwb/file.py 82.75% <100.00%> (+0.62%) ⬆️

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 2934fb0...6ca11c5. Read the comment docs.

@rly
Copy link
Contributor

rly commented May 18, 2021

Closed in favor of #1362 which cites the most recent NWB preprint

@rly rly closed this May 18, 2021
@rly rly deleted the add/nwbcitation branch May 18, 2021 22:36
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.

Add duecredit support
2 participants