Adapter dispatch, ElixirCache integration, docs overhaul#4
Merged
Codecov / codecov/project
succeeded
Feb 22, 2026 in 0s
94.19% (+0.98%) compared to e0978e1
View this Pull Request on Codecov
94.19% (+0.98%) compared to e0978e1
Details
Codecov Report
❌ Patch coverage is 95.23810% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.19%. Comparing base (e0978e1) to head (f8fb7a8).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| lib/schema_cache/adapter.ex | 94.00% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #4 +/- ##
==========================================
+ Coverage 93.20% 94.19% +0.98%
==========================================
Files 7 7
Lines 206 241 +35
==========================================
+ Hits 192 227 +35
Misses 14 14 | Files with missing lines | Coverage Δ | |
|---|---|---|
| lib/schema_cache.ex | 94.17% <100.00%> (+0.90%) |
⬆️ |
| lib/schema_cache/adapters/ets.ex | 100.00% <100.00%> (ø) |
|
| lib/schema_cache/set_lock.ex | 86.36% <100.00%> (ø) |
|
| lib/schema_cache/supervisor.ex | 100.00% <100.00%> (+18.18%) |
⬆️ |
| lib/schema_cache/adapter.ex | 94.23% <94.00%> (-5.77%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading