ref(service): Replace Error with anyhow-like struct with embedded kind#547
Draft
lcian wants to merge 14 commits into
Draft
ref(service): Replace Error with anyhow-like struct with embedded kind#547lcian wants to merge 14 commits into
lcian wants to merge 14 commits into
Codecov / codecov/project
succeeded
Jul 13, 2026 in 1s
87.69% (+0.24%) compared to 9ce6a26
View this Pull Request on Codecov
87.69% (+0.24%) compared to 9ce6a26
Details
Codecov Report
❌ Patch coverage is 51.70279% with 156 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.69%. Comparing base (9ce6a26) to head (3620a2f).
Additional details and impacted files
@@ Coverage Diff @@
## main #547 +/- ##
==========================================
+ Coverage 87.44% 87.69% +0.24%
==========================================
Files 93 93
Lines 14753 14845 +92
==========================================
+ Hits 12901 13018 +117
+ Misses 1852 1827 -25 | Components | Coverage Δ | |
|---|---|---|
| Rust Backend | 92.46% <51.70%> (+0.27%) |
⬆️ |
| Rust Client | 79.89% <ø> (ø) |
|
| Python Client | 89.38% <ø> (ø) |
☔ 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