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

Use modern jsx transform approach #3604

Merged
merged 1 commit into from
Jan 30, 2023
Merged

Use modern jsx transform approach #3604

merged 1 commit into from
Jan 30, 2023

Conversation

cbeer
Copy link
Collaborator

@cbeer cbeer commented Jan 13, 2023

Fixes #3600

jcoyne
jcoyne previously approved these changes Jan 23, 2023
@jcoyne
Copy link
Collaborator

jcoyne commented Jan 23, 2023

@cbeer this needs a rebase too please.

@codecov-commenter
Copy link

Codecov Report

Merging #3604 (b8248bd) into master (43f3ed3) will increase coverage by 0.07%.
The diff coverage is 100.00%.

❗ Current head b8248bd differs from pull request most recent head 54b4fa2. Consider uploading reports for the commit 54b4fa2 to get more accurate results

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master    #3604      +/-   ##
==========================================
+ Coverage   88.89%   88.97%   +0.07%     
==========================================
  Files         199      198       -1     
  Lines        3422     3419       -3     
==========================================
  Hits         3042     3042              
+ Misses        380      377       -3     
Impacted Files Coverage Δ
src/components/AccessTokenSender.js 100.00% <ø> (ø)
src/components/AnnotationSettings.js 100.00% <ø> (ø)
src/components/App.js 100.00% <ø> (ø)
src/components/AppProviders.js 100.00% <ø> (+8.69%) ⬆️
src/components/AttributionPanel.js 80.00% <ø> (ø)
src/components/AudioViewer.js 100.00% <ø> (ø)
src/components/BackgroundPluginArea.js 100.00% <ø> (ø)
src/components/Branding.js 100.00% <ø> (ø)
src/components/CanvasAnnotations.js 100.00% <ø> (ø)
src/components/CanvasInfo.js 100.00% <ø> (ø)
... and 115 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jcoyne jcoyne merged commit 4d7b50e into master Jan 30, 2023
@jcoyne jcoyne deleted the jsx-transform branch January 30, 2023 13:19
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.

Update to the current JSX transform
3 participants