Closed jrycw closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 87.62%. Comparing base (
cec3e8d
) to head (f3c69c0
). Report is 6 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I’d like to propose using
type(self).__name__
to represent the class name, rather than hardcoding the class name directly.