Safe-DS / Runner

Execute Safe-DS programs that were compiled to Python.
MIT License
2 stars 0 forks source link

ci: exclude two matrix configurations #127

Closed lars-reimann closed 4 months ago

lars-reimann commented 4 months ago

Summary of Changes

Don't run tests on Windows/MacOS and Python 3.11 to not overload the cache.

github-actions[bot] commented 4 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ REPOSITORY git_diff yes no 0.01s

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (66a652b) to head (43993c4). Report is 22 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #127 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 15 15 Lines 792 792 ========================================= Hits 792 792 ```

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

lars-reimann commented 1 month ago

:tada: This PR is included in version 0.18.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: