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 duecredit to handle citations #249

Merged
merged 5 commits into from
Jun 18, 2020
Merged

Conversation

tsalo
Copy link
Member

@tsalo tsalo commented Jun 16, 2020

Closes #248.

Proposed Changes

  • Add duecredit as an optional dependency.
  • Add duecredit stub file, which is necessary to prevent errors when duecredit is not installed.
  • Add citations for phys2bids Zenodo and BIDS paper as decorators to main workflow.

@codecov
Copy link

codecov bot commented Jun 16, 2020

Codecov Report

Merging #249 into master will decrease coverage by 0.27%.
The diff coverage is 86.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #249      +/-   ##
==========================================
- Coverage   93.56%   93.28%   -0.28%     
==========================================
  Files           8        9       +1     
  Lines         730      760      +30     
==========================================
+ Hits          683      709      +26     
- Misses         47       51       +4     
Impacted Files Coverage Δ
phys2bids/due.py 84.61% <84.61%> (ø)
phys2bids/phys2bids.py 90.00% <100.00%> (+0.34%) ⬆️

@tsalo
Copy link
Member Author

tsalo commented Jun 16, 2020

It seems like the current Azure failure is a random failure uploading CodeCov results, but I could be wrong.

Copy link
Member

@smoia smoia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@tsalo can you open a new issue discussing whether duecredit should be optional or required dependency?

@smoia
Copy link
Member

smoia commented Jun 18, 2020

@eurunuela or @vinferrer can I ask you a review?

@smoia smoia requested a review from vinferrer June 18, 2020 11:14
Copy link
Collaborator

@eurunuela eurunuela left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks @tsalo !

@eurunuela eurunuela changed the title [DOC] Add duecredit citations Add duecredit citations Jun 18, 2020
@eurunuela
Copy link
Collaborator

@smoia should we label this as a minormod?

@smoia smoia added the Minormod This PR generally closes an `Enhancement` issue. It increments the minor version (0.+1.0) label Jun 18, 2020
@smoia smoia changed the title Add duecredit citations Add duecredit to handle citations Jun 18, 2020
@smoia smoia merged commit 83bbbcc into physiopy:master Jun 18, 2020
@smoia smoia added the released This issue/pull request has been released. label Oct 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Minormod This PR generally closes an `Enhancement` issue. It increments the minor version (0.+1.0) released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add duecredit with citations
3 participants