Safe-DS / Runner

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

feat: add cli argument to display runner version #21

Closed WinPlay02 closed 10 months ago

WinPlay02 commented 10 months ago

Closes #19

Summary of Changes

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (238d9e2) 100.00% compared to head (0373dd6) 100.00%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #21 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 6 6 Lines 327 328 +1 ========================================= + Hits 327 328 +1 ```

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

github-actions[bot] commented 10 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON black 1 0 0 0.38s
✅ PYTHON mypy 1 0 1.63s
✅ PYTHON ruff 1 0 0 0.02s
✅ 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_

lars-reimann commented 10 months ago

@WinPlay02 This already looks good. Do you still want to change anything?

WinPlay02 commented 10 months ago

This should be okay, I forgot to mark it as ready.

lars-reimann commented 10 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: