Closed JakeHillion closed 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
71e734b
) 62.27% compared to head (bb724f4
) 62.27%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
tbv2: fix type names for std::optional
Type names of optional elements were accidentally left as todo. Update
std::optional
to usemake_field
and correctly name its elements.Test Plan: