Skip to content

Pre-computed array with unique: true fields#34

Merged
paulocoghi merged 2 commits into
masterfrom
feat/recursive-unique-fields-walk-on-schema
Jul 11, 2026
Merged

Pre-computed array with unique: true fields#34
paulocoghi merged 2 commits into
masterfrom
feat/recursive-unique-fields-walk-on-schema

test: schema - recursive field collection (unique and indexed)

e947749
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 11, 2026 in 1s

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 (d5121fc) to head (e947749).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #34   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           35        35           
  Lines         1213      1226   +13     
  Branches         4         4           
=========================================
+ Hits          1213      1226   +13     
Files with missing lines Coverage Δ
src/adapter/memory.cr 100.00% <100.00%> (ø)
src/schema/base.cr 100.00% <100.00%> (ø)