deno_std icon indicating copy to clipboard operation
deno_std copied to clipboard

refactor(yaml): inline `testDocumentSeparator()`

Open timreichen opened this issue 1 year ago • 1 comments

Ref: https://github.com/denoland/std/pull/5749

timreichen avatar Aug 23 '24 06:08 timreichen

Codecov Report

Attention: Patch coverage is 95.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 96.23%. Comparing base (c8fe634) to head (d91160d). Report is 7 commits behind head on main.

Files Patch % Lines
yaml/_loader_state.ts 95.00% 1 Missing :warning:
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5793   +/-   ##
=======================================
  Coverage   96.23%   96.23%           
=======================================
  Files         480      480           
  Lines       38743    38743           
  Branches     5616     5616           
=======================================
  Hits        37286    37286           
  Misses       1416     1416           
  Partials       41       41           

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

codecov[bot] avatar Aug 23 '24 06:08 codecov[bot]