devitocodes / devito

DSL and compiler framework for automated finite-differences and stencil computation
http://www.devitoproject.org
MIT License
536 stars 221 forks source link

ci: tweak mpi setup to allow -s and hide output #2350

Closed mloubout closed 2 months ago

mloubout commented 2 months ago

Should fix @georgebisbas issue with too verbose logging for him SHould now allow -s for embed

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 87.50000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 78.88%. Comparing base (cd836bc) to head (9de33be).

Files Patch % Lines
conftest.py 85.71% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2350 +/- ## ========================================== - Coverage 86.75% 78.88% -7.88% ========================================== Files 233 233 Lines 43721 43726 +5 Branches 8078 8080 +2 ========================================== - Hits 37930 34493 -3437 - Misses 5080 8468 +3388 - Partials 711 765 +54 ```

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