Closed steven-murray closed 9 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
cb86b39
) 97.06% compared to head (695e64e
) 97.07%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This adds a pytest run with warnings that error, so we can catch them sooner rather than later.
I went through and fixed some of the errors that popped up. Some other warnings are fixed in #453, so they will disappear once that is merged. Other warnings I have silenced if they seem reasonable to let go, but I would advise quickly looking over all the "filterwarnings" that I added to make sure that you agree that I'm not hiding anything important.