Closed G-Rath closed 2 weeks ago
This will conflict with #1381 - that pull request would probably be the better one to land first
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 68.94%. Comparing base (
c80f395
) to head (7dfaef3
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This should make it easier to maintain since we won't need to edit raw JSON - I wouldn't say this is strictly better as some of the tests were small enough that I'd argue the initial overhead of using snapshots makes it less of a win, but ultimately these don't change often so I think it's still better to be consistent with the rest of the codebase
(I've also got a fix or two coming up in this section which'll be made easier by this)