feat: add opt-in structured HTTP request logging via tracing #478
Codecov / codecov/project
failed
Mar 13, 2026 in 0s
67.67% (-0.14%) compared to 945ac91
View this Pull Request on Codecov
67.67% (-0.14%) compared to 945ac91
Details
Codecov Report
❌ Patch coverage is 26.31579% with 42 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.67%. Comparing base (945ac91) to head (65e6bf9).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/logging.rs | 34.88% | 28 Missing |
| src/executor.rs | 0.00% | 7 Missing |
| src/main.rs | 0.00% | 3 Missing |
| src/client.rs | 0.00% | 2 Missing |
| src/discovery.rs | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #478 +/- ##
==========================================
- Coverage 67.81% 67.67% -0.14%
==========================================
Files 38 39 +1
Lines 17136 17193 +57
==========================================
+ Hits 11621 11636 +15
- Misses 5515 5557 +42 ☔ View full report in Codecov by Sentry.
📢 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