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

CI: Simplify actions to build once, test many #304

Merged
merged 1 commit into from
Oct 18, 2022

Conversation

effigies
Copy link
Member

This PR reduces a lot of duplicated testing in GHA.

  1. Build the packages once and only once.
  2. Test version strings and pytest across various installation methods.

@codecov-commenter
Copy link

codecov-commenter commented Oct 14, 2022

Codecov Report

Base: 70.37% // Head: 70.37% // No change to project coverage 👍

Coverage data is based on head (4f709f2) compared to base (ad4401c).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #304   +/-   ##
=======================================
  Coverage   70.37%   70.37%           
=======================================
  Files          17       17           
  Lines        1134     1134           
  Branches      189      192    +3     
=======================================
  Hits          798      798           
  Misses        274      274           
  Partials       62       62           
Flag Coverage Δ
ds005 60.58% <ø> (ø)
ds054 51.23% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@effigies
Copy link
Member Author

@mgxd Any opposition to this?

@effigies effigies merged commit 0a357b5 into nipreps:master Oct 18, 2022
@effigies effigies deleted the ci/simplify branch October 18, 2022 14:54
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.

None yet

3 participants