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

[#172201213] refactor application insights tracking #44

Merged
merged 2 commits into from
Apr 11, 2020

Conversation

gunzip
Copy link
Contributor

@gunzip gunzip commented Apr 11, 2020

  • removed tracking of dependency since they are now auto-tracked by default
  • pass the correct operationId to correlate custom event to parent call

@pagopa-github-bot
Copy link
Contributor

pagopa-github-bot commented Apr 11, 2020

Affected stories

  • ⚙️ #172201213: Abilitare il keepalive su appinsights

Generated by 🚫 dangerJS

@codecov-io
Copy link

Codecov Report

Merging #44 into master will increase coverage by 1.08%.
The diff coverage is 85.18%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
+ Coverage   82.29%   83.37%   +1.08%     
==========================================
  Files           8        8              
  Lines         384      367      -17     
  Branches       49       47       -2     
==========================================
- Hits          316      306      -10     
+ Misses         67       60       -7     
  Partials        1        1              
Impacted Files Coverage Δ
CreateMessage/handler.ts 65.09% <ø> (+0.60%) ⬆️
WebhookNotificationActivity/handler.ts 90.00% <80.00%> (+5.11%) ⬆️
WebhookNotificationActivity/client.ts 100.00% <100.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 f2376c6...c2d6a0a. Read the comment docs.

@gunzip gunzip merged commit 574d61b into master Apr 11, 2020
@gunzip gunzip deleted the 172201213-refactor-appinsights branch April 11, 2020 13:05
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.

3 participants