JuliaDebug / JuliaInterpreter.jl

Interpreter for Julia code
Other
158 stars 33 forks source link

Rename check_builtins.yml job from "CI" to "check_builtins" #603

Open fingolfin opened 7 months ago

fingolfin commented 7 months ago

It is rather confusing that https://github.com/JuliaDebug/JuliaInterpreter.jl/actions/workflows/check_builtins.yml lists two "CI" workflows which do really different things.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (6b1c476) 82.97% compared to head (edf47bf) 85.22%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #603 +/- ## ========================================== + Coverage 82.97% 85.22% +2.25% ========================================== Files 12 12 Lines 2443 2586 +143 ========================================== + Hits 2027 2204 +177 + Misses 416 382 -34 ```

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