Safe-DS / DSL

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

feat: `this` expression #1111

Closed lars-reimann closed 5 months ago

lars-reimann commented 5 months ago

Closes #1107 Closes #1110

Summary of Changes

github-actions[bot] commented 5 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ JSON eslint-plugin-jsonc 2 0 0 1.36s
✅ JSON jsonlint 2 0 0.26s
✅ JSON npm-package-json-lint yes no 0.75s
✅ JSON prettier 2 0 0 0.71s
✅ JSON v8r 2 0 2.45s
✅ REPOSITORY git_diff yes no 0.19s
✅ TYPESCRIPT eslint 8 0 0 6.14s
✅ TYPESCRIPT prettier 8 0 0 1.58s

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 (72c242d) to head (d65219d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1111 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 108 109 +1 Lines 20816 20904 +88 Branches 4091 4099 +8 ========================================= + Hits 20816 20904 +88 ```

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

The release is available on:

Your semantic-release bot :package::rocket: