deno_std icon indicating copy to clipboard operation
deno_std copied to clipboard

refactor(yaml): cleanup `detectType()`

Open timreichen opened this issue 1 year ago • 1 comments

timreichen avatar Aug 21 '24 20:08 timreichen

Codecov Report

Attention: Patch coverage is 80.76923% with 5 lines in your changes missing coverage. Please review.

Project coverage is 96.23%. Comparing base (b91817f) to head (3757fff). Report is 3 commits behind head on main.

Files Patch % Lines
yaml/_dumper_state.ts 80.76% 5 Missing :warning:
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5759   +/-   ##
=======================================
  Coverage   96.23%   96.23%           
=======================================
  Files         479      479           
  Lines       38719    38719           
  Branches     5614     5614           
=======================================
+ Hits        37262    37263    +1     
+ Misses       1416     1415    -1     
  Partials       41       41           

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

codecov[bot] avatar Aug 21 '24 20:08 codecov[bot]