Closed tgross35 closed 1 year ago
Attention: 1 lines
in your changes are missing coverage. Please review.
Comparison is base (
b340f33
) 74.73% compared to head (47fe1d5
) 74.88%. Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Save the index of the relevant
AfxRulePattern
with theArc<Affix>
inSource::Affix
. This allows us to retrieve morph rules from that specific pattern, rather than returning all rules in theAffix
.Fixes #73