Closed effigies closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 88.10%. Comparing base (
7b0f76d
) to head (dd708ba
). Report is 7 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Small cleanup to simplify column definitions.
n/a
is valid in ALL columns in a TSV file. We could either add it as an explicitly permitted value to all columns or leave it implicit. I'm going with implicit because it makes for cleaner definitions.