Open 900miles opened 6 days ago
Attention: Patch coverage is 18.36735%
with 40 lines
in your changes missing coverage. Please review.
Project coverage is 63.79%. Comparing base (
113721a
) to head (2b12014
). Report is 57 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
@fabiocat93 I've made some changes to address your comments. Let me know if it's good to merge now.
Description
Fixes import errors by not initializing models until a function is called. Also, makes the errors more informative when they do happen.
Related Issue(s)
146
How Has This Been Tested?
Passes all unit tests, and also some spot checks for the imports described in #146
Types of changes
Checklist: