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

babel : migrate to the top level setPublicClassFields assumption #1008

Merged
merged 1 commit into from
Oct 23, 2022
Merged

babel : migrate to the top level setPublicClassFields assumption #1008

merged 1 commit into from
Oct 23, 2022

Conversation

mmorel-35
Copy link
Contributor

Follow https://babeljs.io/docs/en/babel-plugin-proposal-class-properties#loose recommandation.

It also removes a lot of warning traces

Signed-off-by: Matthieu MOREL matthieu.morel35@gmail.com

@codecov
Copy link

codecov bot commented Oct 23, 2022

Codecov Report

Base: 95.39% // Head: 95.30% // Decreases project coverage by -0.09% ⚠️

Coverage data is based on head (3cc5159) compared to base (d38bccc).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1008      +/-   ##
==========================================
- Coverage   95.39%   95.30%   -0.10%     
==========================================
  Files         243      243              
  Lines        7561     7561              
  Branches     1895     1895              
==========================================
- Hits         7213     7206       -7     
- Misses        341      348       +7     
  Partials        7        7              
Impacted Files Coverage Δ
...mponents/TracePage/TraceStatistics/tableValues.tsx 93.79% <0.00%> (-3.11%) ⬇️
...nents/TracePage/TraceTimelineViewer/SpanBarRow.tsx 100.00% <0.00%> (+5.55%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mmorel-35 mmorel-35 marked this pull request as ready for review October 23, 2022 10:45
@yurishkuro yurishkuro merged commit c87dda6 into jaegertracing:main Oct 23, 2022
@mmorel-35 mmorel-35 deleted the patch-1 branch October 23, 2022 15:16
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.

None yet

2 participants