JuliaDebug / JuliaInterpreter.jl

Interpreter for Julia code
Other
162 stars 34 forks source link

set CI timeout #597

Closed simeonschaub closed 10 months ago

simeonschaub commented 10 months ago

30 min should be plenty for now. CI sometimes just hangs so let's not use up 6h of unnecessary CI time

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (7beca92) 86.54% compared to head (9319216) 84.29%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #597 +/- ## ========================================== - Coverage 86.54% 84.29% -2.26% ========================================== Files 12 12 Lines 2542 2400 -142 ========================================== - Hits 2200 2023 -177 - Misses 342 377 +35 ```

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