feat: local provider for unix sockets and inter-service communication#30
Merged
Codecov / codecov/project
succeeded
Jun 2, 2026 in 0s
100.00% (target 100.00%)
View this Pull Request on Codecov
100.00% (target 100.00%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (050df31) to head (89fe6c1).
Additional details and impacted files
@@ Coverage Diff @@
## master #30 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 35 35
Lines 1146 1172 +26
Branches 4 4
=========================================
+ Hits 1146 1172 +26 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/alumna.cr | 100.00% <100.00%> (ø) |
|
| src/app.cr | 100.00% <100.00%> (ø) |
|
| src/http/router.cr | 100.00% <100.00%> (ø) |
|
| src/service/context.cr | 100.00% <100.00%> (ø) |
Loading