Uh oh!
There was an error while loading. Please reload this page.
🔧 Update mypy config, use strict = true instead of manual configs - #428
Conversation
strict = true instead of manual configsCodecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@## main #428 +/- ##
==========================================
- Coverage 98.49% 97.76% -0.74%
==========================================
Files 185 187 +2 Lines 5856 6268 +412 ==========================================
+ Hits 5768 6128 +360 - Misses 88 140 +52 ☔ View full report in Codecov by Sentry. |
📝 Docs preview for commit cc6ca53 at: https://630f5dc38de1a90551a802d0--sqlmodel.netlify.app |
📝 Docs preview for commit 8e503db at: https://639cfbfbecf1fd184f9b4267--sqlmodel.netlify.app |
📝 Docs preview for commit 5fbaaf5 at: https://02aa9e28.sqlmodel.pages.dev |
tiangolo
commented
Oct 23, 2023
Great, thank you @michaeloliverx! ☕ 🍰 |
Analogous to fastapi/fastapi#4605.