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

feat: [#165057751] Transpile typescript with babel #2151

Merged
merged 26 commits into from
Aug 14, 2020

Conversation

fabriziofff
Copy link
Contributor

This pr depends on (#2148)

Short description:
This pr changes how the javascript code is generated.

List of changes proposed in this pull request:

@pagopa-github-bot pagopa-github-bot changed the title [#165057751] Transpile typescript with babel feat: [#165057751] Transpile typescript with babel Aug 12, 2020
@pagopa-github-bot
Copy link
Collaborator

pagopa-github-bot commented Aug 12, 2020

Affected stories

  • 🌟 #165057751: Migrare la transpilazione TypeScript a Babel

Generated by 🚫 dangerJS against 1044b75

@codecov-commenter
Copy link

codecov-commenter commented Aug 12, 2020

Codecov Report

Merging #2151 into master will increase coverage by 1.32%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2151      +/-   ##
==========================================
+ Coverage   44.86%   46.18%   +1.32%     
==========================================
  Files         466      466              
  Lines       14374    14441      +67     
  Branches     2915     2918       +3     
==========================================
+ Hits         6449     6670     +221     
+ Misses       7882     7729     -153     
+ Partials       43       42       -1     
Impacted Files Coverage Δ
ts/components/InstabugChatsComponent.tsx 36.00% <0.00%> (ø)
ts/utils/keychain.ts 80.00% <ø> (+38.33%) ⬆️
ts/theme/fonts.ts 93.33% <100.00%> (ø)
.../activation/request/ActivateBonusDiscrepancies.tsx 83.33% <0.00%> (-7.58%) ⬇️
...tivation/request/ActivateBonusRequestComponent.tsx 65.38% <0.00%> (-2.62%) ⬇️
...mponents/keyValueTable/BonusCompositionDetails.tsx 56.52% <0.00%> (-2.57%) ⬇️
...nents/loadingErrorScreen/LoadingErrorComponent.tsx 66.66% <0.00%> (-1.76%) ⬇️
ts/i18n.ts 100.00% <0.00%> (ø)
ts/config.ts 100.00% <0.00%> (ø)
ts/utils/faq.ts 100.00% <0.00%> (ø)
... and 155 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0f90b26...1044b75. Read the comment docs.

@Undermaken Undermaken merged commit 43c24af into master Aug 14, 2020
@fabriziofff fabriziofff deleted the 165057751-transpile-typescript-with-babel branch January 21, 2022 11:50
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.

4 participants