mosdef-hub / mbuild

A hierarchical, component based molecule builder
https://mbuild.mosdef.org
Other
173 stars 81 forks source link

Turn off fail-fast #1067

Closed daico007 closed 1 year ago

daico007 commented 1 year ago

PR Summary:

Right now, if what of the check failed, all the other unfinished checks will get canceled, which miss the point of testing on different OS. This PR turns that off.

PR Checklist


codecov[bot] commented 1 year ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.08%. Comparing base (8e48eb4) to head (47d3811). Report is 138 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1067 +/- ## ========================================== - Coverage 90.49% 86.08% -4.42% ========================================== Files 61 61 Lines 6157 6157 ========================================== - Hits 5572 5300 -272 - Misses 585 857 +272 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.