Cthulhu.jl icon indicating copy to clipboard operation
Cthulhu.jl copied to clipboard

Reenables VSCode Tests

Open Zentrik opened this issue 1 year ago • 1 comments
trafficstars

Tests were failing on Julia 1.10.2 due to a warning being printed. I removed the check as testing for no warnings was too strict and if any errors occur, the later tests will catch them.

Zentrik avatar Mar 03 '24 12:03 Zentrik

Codecov Report

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

Project coverage is 0.00%. Comparing base (33c2379) to head (dcb2fa3).

Additional details and impacted files
@@          Coverage Diff           @@
##           master    #554   +/-   ##
======================================
  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.

codecov-commenter avatar Mar 03 '24 12:03 codecov-commenter