Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(yaml): inline readPlainScalar() #5813

Merged
merged 1 commit into from
Aug 25, 2024

initial commit

12aaece
Select commit
Loading
Failed to load commit list.
Merged

refactor(yaml): inline readPlainScalar() #5813

initial commit
12aaece
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 25, 2024 in 0s

96.23% (-0.01%) compared to b91817f

View this Pull Request on Codecov

96.23% (-0.01%) compared to b91817f

Details

Codecov Report

Attention: Patch coverage is 79.56989% with 19 lines in your changes missing coverage. Please review.

Project coverage is 96.23%. Comparing base (b91817f) to head (12aaece).

Files Patch % Lines
yaml/_loader_state.ts 79.56% 18 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5813      +/-   ##
==========================================
- Coverage   96.23%   96.23%   -0.01%     
==========================================
  Files         479      479              
  Lines       38719    38716       -3     
  Branches     5614     5615       +1     
==========================================
- Hits        37262    37259       -3     
  Misses       1416     1416              
  Partials       41       41              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.