usethesource / rascal

The implementation of the Rascal meta-programming language (including interpreter, type checker, parser generator, compiler and JVM based run-time system)
http://www.rascal-mpl.org
Other
407 stars 77 forks source link

static types of defaults of common keyword parameters were lost #2051

Closed jurgenvinju closed 1 month ago

jurgenvinju commented 1 month ago
codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 49%. Comparing base (80ccf83) to head (8c88fb4). Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2051 +/- ## ======================================= - Coverage 49% 49% -1% + Complexity 6314 6311 -3 ======================================= Files 664 664 Lines 59635 59636 +1 Branches 8648 8648 ======================================= - Hits 29491 29490 -1 + Misses 27932 27931 -1 - Partials 2212 2215 +3 ```

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