Closed RobPasMue closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 91.84%. Comparing base (
2435173
) to head (d807f20
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
Bugs located in
prepare_tools
module regarding forward references and type checking. We cannot usecheck_input_types
with forward references unless it's the class itself.Issue linked
None