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

fix(semantic): incorrect ExportEntry span for ExportAllDeclaration in ModuleRecord #2793

Conversation

Dunqing
Copy link
Member

@Dunqing Dunqing commented Mar 23, 2024

Now the span is ExportAllDeclaration's span

Copy link
Member Author

Dunqing commented Mar 23, 2024

Copy link

codspeed-hq bot commented Mar 23, 2024

CodSpeed Performance Report

Merging #2793 will improve performances by 4.39%

Comparing 03-23-fix_semantic_incorrect_ExportEntry_span_for_ExportAllDeclaration_in_ModuleRecord (e94b7ce) with main (525031b)

Summary

⚡ 3 improvements
✅ 31 untouched benchmarks

Benchmarks breakdown

Benchmark main 03-23-fix_semantic_incorrect_ExportEntry_span_for_ExportAllDeclaration_in_ModuleRecord Change
parser_napi[RadixUIAdoptionSection.jsx] 241.3 µs 234.1 µs +3.08%
parser_napi[checker.ts] 239.5 ms 232.4 ms +3.05%
parser_napi[pdf.mjs] 76.3 ms 73.1 ms +4.39%

Base automatically changed from 03-23-fix_semantic_ModuleRecord_s_indirect_export_entires_missing_reexported_imports to main March 24, 2024 20:50
@Dunqing Dunqing force-pushed the 03-23-fix_semantic_incorrect_ExportEntry_span_for_ExportAllDeclaration_in_ModuleRecord branch from 3a2607a to 94e22e8 Compare March 25, 2024 02:00
@Dunqing Dunqing force-pushed the 03-23-fix_semantic_incorrect_ExportEntry_span_for_ExportAllDeclaration_in_ModuleRecord branch from 94e22e8 to e94b7ce Compare March 25, 2024 02:06
@Boshen Boshen merged commit b28b617 into main Mar 25, 2024
32 checks passed
@Boshen Boshen deleted the 03-23-fix_semantic_incorrect_ExportEntry_span_for_ExportAllDeclaration_in_ModuleRecord branch March 25, 2024 02:32
charnog pushed a commit to charnog/oxc that referenced this pull request Mar 26, 2024
… ModuleRecord (oxc-project#2793)

Now the span is ExportAllDeclaration's span
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-semantic Area - Semantic
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants