JuliaDebug / Cthulhu.jl

The slow descent into madness
MIT License
657 stars 41 forks source link

check CI on master #551

Closed aviatesk closed 8 months ago

codecov-commenter commented 8 months ago

Codecov Report

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

Project coverage is 0.00%. Comparing base (3e75539) to head (45ef6c3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #551 +/- ## ====================================== Coverage 0.00% 0.00% ====================================== Files 9 9 Lines 1507 1507 ====================================== Misses 1507 1507 ```

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

aviatesk commented 8 months ago

CI seems to be broken wildly. Looks like all failures are VSCode-related. I'm thinking of temporarily disabling those tests to ensure other development work can continue safely. Meanwhile, I'd like to request @Zentrik to address the issue when he has the opportunity.