dry-rb / dry-schema

Coercion and validation for data structures
https://dry-rb.org/gems/dry-schema
MIT License
425 stars 110 forks source link

Simplify `Dry::Schema::Path` #358

Closed ojab closed 3 years ago

ojab commented 3 years ago

First extract from https://github.com/dry-rb/dry-schema/pull/353.

master dry-v specs are passing locally, I don't see any changes in benchmarks.

ojab commented 3 years ago

2.5 specs fail to run due to bf3757f0a2764b1b821c564b30a205e138d11417

solnic commented 3 years ago

@ojab please rebase, I updated CI config in master

ojab commented 3 years ago

Done, CI is green.

solnic commented 3 years ago

Thanks, this is really great. I hope this doesn't break anything but in the test suite we trust.