Skip to content

feat: local provider for unix sockets and inter-service communication#30

Merged
paulocoghi merged 3 commits into
masterfrom
feat-unix-socket-as-local-provider
Jun 2, 2026
Merged

feat: local provider for unix sockets and inter-service communication#30
paulocoghi merged 3 commits into
masterfrom
feat-unix-socket-as-local-provider

- refactor: `Alumna.memory` works with and without a block

89fe6c1
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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%> (ø)