Skip to content

feat: add Read-Through and Write-Through Cache patterns#457

Merged
JerrettDavis merged 1 commit into
mainfrom
feat/read-write-through-cache-450
May 30, 2026
Merged

feat: add Read-Through and Write-Through Cache patterns#457
JerrettDavis merged 1 commit into
mainfrom
feat/read-write-through-cache-450

feat: add read write through cache patterns

4391b20
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 30, 2026 in 0s

96.82% (target 95.00%)

View this Pull Request on Codecov

96.82% (target 95.00%)

Details

Codecov Report

❌ Patch coverage is 99.57806% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 96.82%. Comparing base (2b11edf) to head (4391b20).

Files with missing lines Patch % Lines
...roughCache/ReadWriteThroughCachePolicyGenerator.cs 98.83% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #457      +/-   ##
==========================================
+ Coverage   96.64%   96.82%   +0.17%     
==========================================
  Files         563      567       +4     
  Lines       45742    45979     +237     
  Branches     3011     6611    +3600     
==========================================
+ Hits        44208    44519     +311     
+ Misses       1534     1460      -74     

☔ 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.