feat: Add PATCH Method Support to HttpClientAdapter and HttpClientWithCache #4
Codecov / codecov/project
succeeded
Sep 22, 2025 in 1s
69.24% (target 50.00%)
View this Pull Request on Codecov
69.24% (target 50.00%)
Details
Codecov Report
❌ Patch coverage is 89.47368% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.24%. Comparing base (440d71a) to head (cf1aa85).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...Reliable.HttpClient.Caching/HttpClientWithCache.cs | 85.96% | 8 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #4 +/- ##
==========================================
+ Coverage 64.08% 69.24% +5.16%
==========================================
Files 26 26
Lines 1044 1099 +55
Branches 132 132
==========================================
+ Hits 669 761 +92
+ Misses 356 319 -37
Partials 19 19 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...nt.Caching/Abstractions/HttpCacheOptionsBuilder.cs | 50.00% <ø> (ø) |
|
| src/Reliable.HttpClient/HttpClientAdapter.cs | 65.88% <100.00%> (+31.03%) |
⬆️ |
| ...Reliable.HttpClient.Caching/HttpClientWithCache.cs | 79.89% <85.96%> (+20.43%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading