fix(rotation): change_ips_softly crash-safe + stop Celery redelivery loop + Slack rotation alerts#62
Open
alexzhangs wants to merge 2 commits into
Open
fix(rotation): change_ips_softly crash-safe + stop Celery redelivery loop + Slack rotation alerts#62alexzhangs wants to merge 2 commits into
alexzhangs wants to merge 2 commits into
Codecov / codecov/project
succeeded
Jun 10, 2026 in 0s
93.86% (+0.35%) compared to aa18fc5
View this Pull Request on Codecov
93.86% (+0.35%) compared to aa18fc5
Details
Codecov Report
❌ Patch coverage is 97.56098% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.86%. Comparing base (aa18fc5) to head (7d225a2).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| shadowsocks_manager/shadowsocks/models.py | 93.61% | 2 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## develop #62 +/- ##
===========================================
+ Coverage 93.51% 93.86% +0.35%
===========================================
Files 53 53
Lines 2854 2969 +115
Branches 239 244 +5
===========================================
+ Hits 2669 2787 +118
+ Misses 115 111 -4
- Partials 70 71 +1 ☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading