JuliaComputing / JuliaHub.jl

A Julia client for the JuliaHub platform
https://help.juliahub.com/julia-api/
MIT License
14 stars 3 forks source link

test(live): don't assume that kill is synchronous #41

Closed mortenpi closed 12 months ago

mortenpi commented 1 year ago

We may want to re-enable this test in the future though.

codecov-commenter commented 1 year ago

Codecov Report

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

Comparison is base (27e5c72) 76.98% compared to head (214e8e6) 40.65%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #41 +/- ## =========================================== - Coverage 76.98% 40.65% -36.33% =========================================== Files 16 16 Lines 2233 2204 -29 =========================================== - Hits 1719 896 -823 - Misses 514 1308 +794 ```

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