ref(service): Replace Error with anyhow-like struct with embedded kind - #547
Draft
lcian wants to merge 9 commits into
Draft
ref(service): Replace Error with anyhow-like struct with embedded kind#547lcian wants to merge 9 commits into
lcian wants to merge 9 commits into
Codecov / codecov/project
succeeded
Jul 21, 2026 in 1s
88.14% (+0.58%) compared to 0bc8c3f
View this Pull Request on Codecov
88.14% (+0.58%) compared to 0bc8c3f
Details
Codecov Report
❌ Patch coverage is 68.06452% with 99 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.14%. Comparing base (0bc8c3f) to head (8d75d2a).
Additional details and impacted files
@@ Coverage Diff @@
## main #547 +/- ##
==========================================
+ Coverage 87.55% 88.14% +0.58%
==========================================
Files 93 93
Lines 14969 15019 +50
==========================================
+ Hits 13106 13238 +132
+ Misses 1863 1781 -82 | Components | Coverage Δ | |
|---|---|---|
| Rust Backend | 93.12% <68.06%> (+0.77%) |
⬆️ |
| Rust Client | 79.89% <ø> (ø) |
|
| Python Client | 90.20% <ø> (ø) |
☔ 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