Safe-DS / DSL

Statically checked Data Science programs.
https://dsl.safeds.com
MIT License
11 stars 0 forks source link

feat: integrate version 0.25.0 of the `safe-ds` Python library #1174

Closed lars-reimann closed 1 month ago

lars-reimann commented 1 month ago

Summary of Changes

Integrate version 0.25.0 of the safe-ds Python library (release notes).

github-actions[bot] commented 1 month ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ MARKDOWN markdown-link-check 64 0 1.25s
✅ REPOSITORY git_diff yes no 0.2s
✅ TYPESCRIPT eslint 2 0 0 4.76s
✅ TYPESCRIPT prettier 2 0 0 1.11s

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 1 month ago

Codecov Report

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

Project coverage is 99.79%. Comparing base (d89511e) to head (fcfcb29).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1174 +/- ## =========================================== - Coverage 100.00% 99.79% -0.21% =========================================== Files 110 110 Lines 19227 19227 Branches 4119 4109 -10 =========================================== - Hits 19227 19187 -40 - Misses 0 40 +40 ```

: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.16.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: