Safe-DS / DSL

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

fix: type check arguments of annotation calls #1060

Closed lars-reimann closed 5 months ago

lars-reimann commented 5 months ago

Summary of Changes

Types of arguments of annotation calls are now being checked.

github-actions[bot] commented 5 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ REPOSITORY git_diff yes no 0.15s
✅ TYPESCRIPT eslint 3 0 0 4.63s
✅ TYPESCRIPT prettier 3 0 0 1.23s

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

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

The release is available on:

Your semantic-release bot :package::rocket:

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (dde4de0) to head (8a2529c). Report is 109 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1060 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 98 98 Lines 19454 19457 +3 Branches 3976 3975 -1 ========================================= + Hits 19454 19457 +3 ```

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