refactor: reimplement the supervisor strategy #625
Merged
Codecov / codecov/project
succeeded
Feb 13, 2025 in 0s
83.58% (target 80.00%)
View this Pull Request on Codecov
83.58% (target 80.00%)
Details
Codecov Report
Attention: Patch coverage is 93.15068%
with 20 lines
in your changes missing coverage. Please review.
Project coverage is 83.58%. Comparing base (
056ddcd
) to head (35b7b8a
).
Files with missing lines | Patch % | Lines |
---|---|---|
actor/pid.go | 88.42% | 10 Missing and 1 partial |
actor/pid_tree.go | 92.10% | 4 Missing and 2 partials |
actor/supervisor.go | 95.52% | 2 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #625 +/- ##
==========================================
+ Coverage 83.42% 83.58% +0.15%
==========================================
Files 106 105 -1
Lines 9088 9160 +72
==========================================
+ Hits 7582 7656 +74
+ Misses 1160 1157 -3
- Partials 346 347 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading