Skip to content

fix: flush/1 evicts both per-record and per-type key sets#6

Closed
BobbieBarker wants to merge 1 commit into
mainfrom
fix/flush-evicts-both-key-sets
Closed

fix: flush/1 evicts both per-record and per-type key sets#6
BobbieBarker wants to merge 1 commit into
mainfrom
fix/flush-evicts-both-key-sets

fix: flush/1 evicts both per-record and per-type reference key sets

2fbe2ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 15, 2026 in 0s

95.10% (+0.51%) compared to 5b70a10

View this Pull Request on Codecov

95.10% (+0.51%) compared to 5b70a10

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.10%. Comparing base (5b70a10) to head (2fbe2ae).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
+ Coverage   94.58%   95.10%   +0.51%     
==========================================
  Files           7        7              
  Lines         240      245       +5     
==========================================
+ Hits          227      233       +6     
+ Misses         13       12       -1     
Files with missing lines Coverage Δ
lib/schema_cache.ex 96.26% <100.00%> (+1.16%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.