Skip to content

Feat/location linecolumn#20

Open
imsenyu wants to merge 7 commits intomasterfrom
feat/location-linecolumn
Open

Feat/location linecolumn#20
imsenyu wants to merge 7 commits intomasterfrom
feat/location-linecolumn

Conversation

@imsenyu
Copy link
Owner

@imsenyu imsenyu commented Apr 20, 2025

No description provided.

Copy link
Owner Author

@imsenyu imsenyu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Details
Benchmark suite Current: f997a2a Previous: 8010fda Ratio
BM_BabelParse:rxjs/dist/bundles/rxjs.umd.min.js/min_time:1.000 3.156602737556525 ms/iter 3.0624985074945816 ms/iter 1.03
BM_BabelParse:react-dom/cjs/react-dom.production.min.js/min_time:1.000 3.569579718750049 ms/iter 3.2922803529412277 ms/iter 1.08
BM_BabelParse:rxjs/dist/bundles/rxjs.umd.js/min_time:1.000 2.385519916107368 ms/iter 2.2186457503974832 ms/iter 1.08
BM_BabelParse:@babel/parser/lib/index.js/min_time:1.000 4.529869986798694 ms/iter 4.467273700934596 ms/iter 1.01
BM_BabelParse:three/build/three.min.js/min_time:1.000 8.862056630872324 ms/iter 8.844099868749922 ms/iter 1.00
BM_BabelParse:antd/dist/antd.min.js/min_time:1.000 22.73217544262241 ms/iter 22.258960590163237 ms/iter 1.02
BM_BabelParse:typescript/lib/typescript.js/min_time:1.000 71.92226414999823 ms/iter 68.18871595000076 ms/iter 1.05
BM_BabelGenerate:rxjs/dist/bundles/rxjs.umd.min.js/min_time:1.000 1.1474312851239743 ms/iter 1.2056513788660002 ms/iter 0.95
BM_BabelGenerate:react-dom/cjs/react-dom.production.min.js/min_time:1.000 1.7212549371069683 ms/iter 1.7878378792884357 ms/iter 0.96
BM_BabelGenerate:rxjs/dist/bundles/rxjs.umd.js/min_time:1.000 1.312819485896306 ms/iter 1.3558744019608118 ms/iter 0.97
BM_BabelGenerate:@babel/parser/lib/index.js/min_time:1.000 2.752787151631452 ms/iter 2.8133446107784867 ms/iter 0.98
BM_BabelGenerate:three/build/three.min.js/min_time:1.000 6.019221662222157 ms/iter 6.156739147826082 ms/iter 0.98
BM_BabelGenerate:antd/dist/antd.min.js/min_time:1.000 17.336344387499736 ms/iter 17.795587750000408 ms/iter 0.97
BM_BabelGenerate:typescript/lib/typescript.js/min_time:1.000 41.20714302941137 ms/iter 41.8154457941184 ms/iter 0.99

This comment was automatically generated by workflow using github-action-benchmark.

@codecov
Copy link

codecov bot commented Apr 20, 2025

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.

@github-actions
Copy link

github-actions bot commented Apr 20, 2025

Test Results

5 818 tests  ±0   5 678 ✅ +17   5m 41s ⏱️ -3s
    1 suites ±0       0 💤 ± 0 
    1 files   ±0     140 ❌  - 17 

For more details on these failures, see this check.

Results for commit 1ef1466. ± Comparison against base commit 8010fda.

♻️ This comment has been updated with latest results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant