Skip to content

feat(req): add a method `count`

Nicola Spanti requested to merge topic/default/req-count into branch/default

It improves the ORM with a new helper and it is more efficient than the sadly common len(find(etype)).

Merge request reports