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

Using parallel again, faster build times #2047

Closed DavyLandman closed 1 month ago

DavyLandman commented 1 month ago

From: image

to:

image

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 (b3627ba) to head (b056e11). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2047 +/- ## ======================================= Coverage 49% 49% - Complexity 6298 6299 +1 ======================================= Files 664 664 Lines 59635 59635 Branches 8647 8647 ======================================= + Hits 29474 29475 +1 + Misses 27950 27949 -1 Partials 2211 2211 ```

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