You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Small improvements (#2)
* Avoid creative use of names potentially break builder
* Use anon class instead of additional class file in tests
* Fix code coverage filter
* Expose builder properties so custom builders can have custom state/transition classes
* Small doc update
* Remove assumption that repository is traversable
* Just use iterators