Closed jishnub closed 1 year ago
Patch coverage: 100.00
% and project coverage change: +9.57
:tada:
Comparison is base (
1a9877e
) 61.84% compared to head (f9738f3
) 71.42%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Remove the dependency on
SimpleTraits
, as for a binary trait we may dispatch onVal(true)
andVal(false)
directly.