Closed jannfis closed 1 week ago
Attention: Patch coverage is 91.17647%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 47.40%. Comparing base (
3b0f824
) to head (ff7783e
). Report is 5 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
internal/clock/clock.go | 50.00% | 6 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
This adds a new utility module for measuring time by defining checkpoints.
I plan to use this throughout the code for logging and metrics purposes.