Skip to content

feat(coverage): check symbols and scopes after transformation#4917

Merged
graphite-app[bot] merged 1 commit intomainfrom
08-15-feat_coverage_check_symbols_and_scopes_after_transformation
Aug 16, 2024
Merged

feat(coverage): check symbols and scopes after transformation#4917
graphite-app[bot] merged 1 commit intomainfrom
08-15-feat_coverage_check_symbols_and_scopes_after_transformation

Conversation

@Boshen
Copy link
Copy Markdown
Member

@Boshen Boshen commented Aug 15, 2024

closes #4790

@overlookmotel enjoy ... take a look at the snapshots and probably nothing else.

The snapshots are minimal right now, but it's already showing symbols from import specifiers are not being removed. We can iterate on the snapshot representation to aid debugging later.

I'll extend this to transformer_conformance and oxc-monitor in an up coming PR.

@graphite-app
Copy link
Copy Markdown
Contributor

graphite-app bot commented Aug 15, 2024

Your org has enabled the Graphite merge queue for merging into main

Add the label “merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

@github-actions github-actions bot added the A-codegen Area - Code Generation label Aug 15, 2024
@Boshen Boshen requested a review from overlookmotel August 15, 2024 14:52
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Aug 15, 2024

CodSpeed Performance Report

Merging #4917 will not alter performance

Comparing 08-15-feat_coverage_check_symbols_and_scopes_after_transformation (c220730) with main (46cb1c1)

Summary

✅ 29 untouched benchmarks

@Boshen Boshen force-pushed the 08-15-feat_coverage_check_symbols_and_scopes_after_transformation branch 3 times, most recently from 88a6dd6 to e2ac176 Compare August 16, 2024 06:47
@Boshen Boshen added the 0-merge Merge with Graphite Merge Queue label Aug 16, 2024
@graphite-app
Copy link
Copy Markdown
Contributor

graphite-app bot commented Aug 16, 2024

Merge activity

  • Aug 16, 3:04 AM EDT: The merge label 'merge' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Aug 16, 3:04 AM EDT: Boshen added this pull request to the Graphite merge queue.
  • Aug 16, 3:08 AM EDT: Boshen merged this pull request with the Graphite merge queue.

closes #4790

@overlookmotel enjoy ... take a look at the snapshots and probably nothing else.

The snapshots are minimal right now, but it's already showing symbols from import specifiers are not being removed. We can iterate on the snapshot representation to aid debugging later.

I'll extend this to `transformer_conformance` and `oxc-monitor` in an up coming PR.
@Boshen Boshen force-pushed the 08-15-feat_coverage_check_symbols_and_scopes_after_transformation branch from e2ac176 to c220730 Compare August 16, 2024 07:05
@graphite-app graphite-app bot merged commit c220730 into main Aug 16, 2024
@graphite-app graphite-app bot deleted the 08-15-feat_coverage_check_symbols_and_scopes_after_transformation branch August 16, 2024 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

0-merge Merge with Graphite Merge Queue A-codegen Area - Code Generation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

semantic: check symbols and scopes after transformation

1 participant