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: add telemetry #1166

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

feat: add telemetry #1166

wants to merge 4 commits into from

Conversation

rsdmike
Copy link
Member

@rsdmike rsdmike commented Aug 17, 2023

PR Checklist

  • Unit Tests have been added for new changes
  • API tests have been updated if applicable
  • All commented code has been removed
  • If you've added a dependency, you've ensured license is compatible with Apache 2.0 and clearly outlined the added dependency.

What are you changing?

Anything the reviewer should know when reviewing this PR?

If the there are associated PRs in other repositories, please link them here (i.e. open-amt-cloud-toolkit/repo#365 )

@codecov
Copy link

codecov bot commented Sep 11, 2023

Codecov Report

Attention: 26 lines in your changes are missing coverage. Please review.

Comparison is base (3aa9f30) 87.33% compared to head (da646a9) 86.89%.

❗ Current head da646a9 differs from pull request most recent head 7007c99. Consider uploading reports for the commit 7007c99 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1166      +/-   ##
==========================================
- Coverage   87.33%   86.89%   -0.45%     
==========================================
  Files         115      117       +2     
  Lines        4832     4890      +58     
  Branches      852      857       +5     
==========================================
+ Hits         4220     4249      +29     
- Misses        567      595      +28     
- Partials       45       46       +1     
Files Coverage Δ
src/Index.ts 71.15% <100.00%> (+1.15%) ⬆️
src/stateMachines/activation.ts 87.65% <100.00%> (+0.11%) ⬆️
src/stateMachines/unconfiguration.ts 85.31% <100.00%> (-0.75%) ⬇️
src/utils/stats.ts 56.52% <56.52%> (ø)
src/middleware/stats.ts 20.00% <20.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant