dynamo-release icon indicating copy to clipboard operation
dynamo-release copied to clipboard

Optimize code coverage tests

Open Sichao25 opened this issue 2 years ago • 1 comments

Sichao25 avatar Nov 02 '23 18:11 Sichao25

Codecov Report

Attention: Patch coverage is 85.87642% with 112 lines in your changes are missing coverage. Please review.

Project coverage is 43.61%. Comparing base (72ade2b) to head (e34e003).

Files Patch % Lines
tests/test_pipeline.py 23.52% 39 Missing :warning:
tests/test_tl.py 86.41% 39 Missing :warning:
tests/test_pl.py 84.61% 20 Missing :warning:
tests/test_preprocess.py 88.23% 14 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #605       +/-   ##
===========================================
+ Coverage   22.84%   43.61%   +20.76%     
===========================================
  Files         163      161        -2     
  Lines       28256    28706      +450     
===========================================
+ Hits         6455    12520     +6065     
+ Misses      21801    16186     -5615     

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

codecov-commenter avatar Nov 13 '23 03:11 codecov-commenter