rps
rps copied to clipboard
feat: add telemetry
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 Report
Attention: 26 lines in your changes are missing coverage. Please review.
Comparison is base (
3aa9f30) 87.33% compared to head (da646a9) 86.89%.
:exclamation: 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%) |
:arrow_up: |
| src/stateMachines/activation.ts | 87.65% <100.00%> (+0.11%) |
:arrow_up: |
| src/stateMachines/unconfiguration.ts | 85.31% <100.00%> (-0.75%) |
:arrow_down: |
| src/utils/stats.ts | 56.52% <56.52%> (ø) |
|
| src/middleware/stats.ts | 20.00% <20.00%> (ø) |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.