Safe-DS / DSL

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

feat: adjust type cast syntax and restore old precedence #1158

Closed lars-reimann closed 5 months ago

lars-reimann commented 5 months ago

Closes #1150

Summary of Changes

github-actions[bot] commented 5 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ MARKDOWN markdown-link-check 2 0 0.51s
✅ REPOSITORY git_diff yes no 0.2s
✅ TYPESCRIPT eslint 1 0 0 4.37s
✅ TYPESCRIPT prettier 1 0 0 1.09s

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 (7549fa1) to head (85f5d4c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1158 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 110 110 Lines 19247 19249 +2 Branches 4117 4117 ========================================= + Hits 19247 19249 +2 ```

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

lars-reimann commented 4 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: