incf-nidash / PyNIDM

Other
21 stars 31 forks source link

Use Python 3-style `super()` calls #366

Closed jwodder closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #366 (f1e7da1) into master (ab539e5) will not change coverage. The diff coverage is 56.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##           master     #366   +/-   ##
=======================================
  Coverage   33.59%   33.59%           
=======================================
  Files          51       51           
  Lines        7052     7052           
  Branches     1784     1784           
=======================================
  Hits         2369     2369           
  Misses       4504     4504           
  Partials      179      179           
Impacted Files Coverage Δ
src/nidm/experiment/DataElement.py 37.50% <0.00%> (ø)
src/nidm/experiment/Derivative.py 36.00% <0.00%> (ø)
src/nidm/experiment/DerivativeObject.py 46.15% <0.00%> (ø)
src/nidm/experiment/PETAcquisition.py 54.54% <0.00%> (ø)
src/nidm/experiment/PETObject.py 50.00% <0.00%> (ø)
src/nidm/workflows/ProcessExecution.py 0.00% <0.00%> (ø)
src/nidm/workflows/ProcessSpecification.py 0.00% <0.00%> (ø)
src/nidm/experiment/AcquisitionObject.py 73.33% <50.00%> (ø)
src/nidm/core/Constants.py 100.00% <100.00%> (ø)
src/nidm/experiment/Acquisition.py 77.77% <100.00%> (ø)
... and 7 more

: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.0.0 :rocket: