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

MCR support #14

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

MCR support #14

wants to merge 3 commits into from

Conversation

casperdcl
Copy link
Member

@casperdcl casperdcl commented Aug 11, 2021

removes the need for users to have matlab & licence

  • add matlab container runtime (MCR)
  • update linters
  • build & test framework updates

@casperdcl casperdcl added the enhancement New feature or request label Aug 11, 2021
@casperdcl casperdcl self-assigned this Aug 11, 2021
@codecov
Copy link

codecov bot commented Aug 11, 2021

Codecov Report

Merging #14 (2664726) into master (dfb7dbd) will decrease coverage by 39.20%.
The diff coverage is 19.64%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #14       +/-   ##
===========================================
- Coverage   57.55%   18.34%   -39.21%     
===========================================
  Files           5        5               
  Lines         245      278       +33     
===========================================
- Hits          141       51       -90     
- Misses        104      227      +123     
Impacted Files Coverage Δ
spm12/__main__.py 0.00% <ø> (ø)
spm12/cli.py 0.00% <0.00%> (-100.00%) ⬇️
spm12/regseg.py 11.86% <0.00%> (-37.86%) ⬇️
spm12/utils.py 36.11% <30.00%> (-38.36%) ⬇️
spm12/__init__.py 40.00% <100.00%> (-50.00%) ⬇️

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 dfb7dbd...2664726. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MATLAB independence
1 participant