feat!: add Codec abstraction with JSON, MessagePack, and Raw codecs #16
Codecov / codecov/project
succeeded
May 8, 2026 in 1s
98.52% (+5.02%) compared to c6764ac
View this Pull Request on Codecov
98.52% (+5.02%) compared to c6764ac
Details
Codecov Report
❌ Patch coverage is 99.34498% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.52%. Comparing base (c6764ac) to head (b10d987).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/mock_server.rs | 92.00% | 2 Missing |
| src/codec.rs | 99.30% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #16 +/- ##
==========================================
+ Coverage 93.49% 98.52% +5.02%
==========================================
Files 4 5 +1
Lines 415 811 +396
==========================================
+ Hits 388 799 +411
+ Misses 27 12 -15 ☔ 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