Skip to content

chore: typescript

5569757
Select commit
Loading
Failed to load commit list.
Merged

feat: Generator/Literal #19

chore: typescript
5569757
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 29, 2025 in 1s

84.51% (+0.23%) compared to 5ccb3ef

View this Pull Request on Codecov

84.51% (+0.23%) compared to 5ccb3ef

Details

Codecov Report

Attention: Patch coverage is 81.23393% with 73 lines in your changes missing coverage. Please review.

Project coverage is 84.51%. Comparing base (5ccb3ef) to head (5569757).

Files with missing lines Patch % Lines
src/npm_modules/jsesc/jsesc.hpp 77.70% 35 Missing ⚠️
src/base/number.hpp 86.95% 9 Missing ⚠️
src/babel/babel-helper-fixtures/index.hpp 74.19% 8 Missing ⚠️
src/babel/babel-generator/printer.hpp 37.50% 5 Missing ⚠️
src/base/javascript.hpp 68.75% 5 Missing ⚠️
src/babel/babel-generator/generators/base.hpp 76.92% 3 Missing ⚠️
src/babel/babel-generator/test/index.hpp 75.00% 3 Missing ⚠️
src/benchmark/generate.hpp 0.00% 2 Missing ⚠️
src/babel/babel-generator/generators/jsx.hpp 50.00% 1 Missing ⚠️
src/babel/babel-parser/index.hpp 50.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
+ Coverage   84.27%   84.51%   +0.23%     
==========================================
  Files          88       90       +2     
  Lines       17008    17342     +334     
  Branches     2926     2994      +68     
==========================================
+ Hits        14333    14656     +323     
- Misses       2675     2686      +11     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.