Closed BooleanCat closed 1 year ago
Patch coverage: 100.00%
and no project coverage change.
Comparison is base (
3833758
) 100.00% compared to head (36ce292
) 100.00%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Please provide a brief description of the change.
Ensure FilterMap returns a concrete type. It erroneously returns an interface at the moment.
Which issue does this change relate to?
None.
Contribution checklist.
make check
)make test
)