Breaking: Replace Callbacks interface by Callbacks struct (server) #326
Codecov / codecov/project
succeeded
Dec 19, 2024 in 0s
77.30% (+0.01%) compared to b7beae5
View this Pull Request on Codecov
77.30% (+0.01%) compared to b7beae5
Details
Codecov Report
Attention: Patch coverage is 82.97872%
with 8 lines
in your changes missing coverage. Please review.
Project coverage is 77.30%. Comparing base (
b7beae5
) to head (fbfd0ff
).
Files with missing lines | Patch % | Lines |
---|---|---|
server/serverimpl.go | 82.14% | 3 Missing and 2 partials |
server/types/callbacks.go | 84.21% | 2 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #326 +/- ##
==========================================
+ Coverage 77.29% 77.30% +0.01%
==========================================
Files 25 25
Lines 2281 2274 -7
==========================================
- Hits 1763 1758 -5
+ Misses 410 408 -2
Partials 108 108
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading