incf-nidash / PyNIDM

Other
21 stars 31 forks source link

updated nidm model to collections of entities #378

Closed dbkeator closed 1 year ago

dbkeator commented 1 year ago

These changes are to support BIDS dataset conversions and adding metadata about BIDS dataset to a prov:collection, moving that metadata out of the project activity. Effected tool: bidsmri2nidm.py

codecov-commenter commented 1 year ago

Codecov Report

Merging #378 (df8d1c3) into master (0d8693d) will decrease coverage by 0.10%. The diff coverage is 0.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master     #378      +/-   ##
==========================================
- Coverage   34.43%   34.33%   -0.10%     
==========================================
  Files          52       52              
  Lines        6816     6827      +11     
  Branches     1672     1575      -97     
==========================================
- Hits         2347     2344       -3     
- Misses       4302     4316      +14     
  Partials      167      167              
Impacted Files Coverage Δ
src/nidm/core/BIDS_Constants.py 0.00% <ø> (ø)
src/nidm/experiment/Project.py 72.34% <ø> (ø)
src/nidm/experiment/tools/bidsmri2nidm.py 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

github-actions[bot] commented 1 year ago

:rocket: PR was released in v4.1.0 :rocket: