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

[#175119553] Fix dotenv integration with jest #111

Merged
merged 1 commit into from
Oct 7, 2020

Conversation

gunzip
Copy link
Contributor

@gunzip gunzip commented Oct 7, 2020

This makes the pipeline tests pass without changes

@gunzip gunzip changed the title fix dotenv integration with jest [#175119553] Fix dotenv integration with jest Oct 7, 2020
@pagopa-github-bot
Copy link
Contributor

Warnings
⚠️

Please include a description of your PR changes.

Affected stories

  • ⚙️ #175119553: Implementare il meccanismo di configurazione "centralizzata" su tutte le functions

Generated by 🚫 dangerJS

@codecov-io
Copy link

Codecov Report

Merging #111 into 175119553-config will increase coverage by 0.68%.
The diff coverage is 100.00%.

Impacted file tree graph

@@                 Coverage Diff                  @@
##           175119553-config     #111      +/-   ##
====================================================
+ Coverage             84.43%   85.11%   +0.68%     
====================================================
  Files                    24       31       +7     
  Lines                   713      766      +53     
  Branches                 76       81       +5     
====================================================
+ Hits                    602      652      +50     
- Misses                  106      109       +3     
  Partials                  5        5              
Impacted Files Coverage Δ
StoreSpidLogs/index.ts 95.83% <100.00%> (ø)
utils/config.ts 82.35% <100.00%> (ø)
utils/notification.ts 92.72% <100.00%> (-0.13%) ⬇️
...notifications/CreateOrUpdateInstallationMessage.ts 100.00% <0.00%> (ø)
generated/notifications/InstallationId.ts 100.00% <0.00%> (ø)
...nerated/notifications/DeleteInstallationMessage.ts 100.00% <0.00%> (ø)
generated/notifications/NotifyMessagePayload.ts 100.00% <0.00%> (ø)
generated/backend/Platform.ts 100.00% <0.00%> (ø)
generated/notifications/NotifyMessage.ts 100.00% <0.00%> (ø)

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 dc2145e...8655437. Read the comment docs.

@gunzip gunzip merged commit fc47ef1 into 175119553-config Oct 7, 2020
@gunzip gunzip deleted the fix-pipeline-tests branch October 7, 2020 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants