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

Add debug tracing to scheduling service #1735

Merged
merged 1 commit into from
Nov 29, 2024

add debug tracing to scheduling service

fabb99f
Select commit
Loading
Failed to load commit list.
Merged

Add debug tracing to scheduling service #1735

add debug tracing to scheduling service
fabb99f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 29, 2024 in 0s

85.20% (+0.00%) compared to a0cd7e9

View this Pull Request on Codecov

85.20% (+0.00%) compared to a0cd7e9

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 7 lines in your changes missing coverage. Please review.

Project coverage is 85.20%. Comparing base (a0cd7e9) to head (fabb99f).

Files with missing lines Patch % Lines
...esdk/internal/delivery/debug/DeliveryTraceState.kt 53.33% 7 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1735   +/-   ##
=======================================
  Coverage   85.19%   85.20%           
=======================================
  Files         459      459           
  Lines       10447    10474   +27     
  Branches     1567     1572    +5     
=======================================
+ Hits         8900     8924   +24     
- Misses        840      843    +3     
  Partials      707      707           
Files with missing lines Coverage Δ
...mbracesdk/internal/injection/DeliveryModuleImpl.kt 76.92% <100.00%> (+0.22%) ⬆️
...bracesdk/internal/delivery/debug/DeliveryTracer.kt 80.95% <100.00%> (+4.48%) ⬆️
...esdk/internal/delivery/intake/IntakeServiceImpl.kt 100.00% <100.00%> (ø)
...ernal/delivery/scheduling/SchedulingServiceImpl.kt 87.80% <100.00%> (+0.96%) ⬆️
...esdk/internal/delivery/debug/DeliveryTraceState.kt 53.48% <53.33%> (+3.48%) ⬆️

... and 3 files with indirect coverage changes