Safe-DS / Runner

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

feat: require `safe-ds` version 0.25.0 #114

Closed lars-reimann closed 5 months ago

lars-reimann commented 5 months ago

Summary of Changes

Require the latest version of safe-ds (0.25.0).

github-actions[bot] commented 5 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON black 1 0 0 0.44s
✅ PYTHON mypy 1 0 2.12s
✅ PYTHON ruff 1 0 0 0.03s
✅ REPOSITORY git_diff yes no 0.02s

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 5 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (6d88b1e) to head (313b00a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #114 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 15 15 Lines 788 787 -1 ========================================= - Hits 788 787 -1 ```

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

lars-reimann commented 5 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: