Skip to content

fix: comment position

1ef1466
Select commit
Loading
Failed to load commit list.
Open

Feat/location linecolumn #20

fix: comment position
1ef1466
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 20, 2025 in 1s

84.37% (-0.18%) compared to 8010fda

View this Pull Request on Codecov

84.37% (-0.18%) compared to 8010fda

Details

Codecov Report

Attention: Patch coverage is 80.68182% with 34 lines in your changes missing coverage. Please review.

Project coverage is 84.37%. Comparing base (8010fda) to head (1ef1466).

Files with missing lines Patch % Lines
src/babel/babel-generator/printer.hpp 59.52% 17 Missing ⚠️
src/babel/babel-parser/parser/comments.hpp 27.27% 8 Missing ⚠️
src/babel/babel-parser/types.hpp 91.37% 5 Missing ⚠️
...rc/babel/babel-parser/plugins/typescript/index.hpp 86.66% 2 Missing ⚠️
src/babel/babel-parser/parser/expression.hpp 87.50% 1 Missing ⚠️
src/babel/babel-parser/plugins/estree.hpp 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
- Coverage   84.54%   84.37%   -0.18%     
==========================================
  Files          90       90              
  Lines       17333    17409      +76     
  Branches     2997     3008      +11     
==========================================
+ Hits        14655    14688      +33     
- Misses       2678     2721      +43     

☔ 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.