Import Optional when property is nullable or not required#177
Conversation
Codecov Report
@@ Coverage Diff @@
## release/0.6.0 #177 +/- ##
===============================================
Coverage 100.00% 100.00%
===============================================
Files 41 41
Lines 1271 1271
===============================================
Hits 1271 1271
Continue to review full report at Codecov.
|
|
I'm not sure why, but codecov is reporting an error above. |
|
Thanks! I've cherry picked the fix to base it on main (#181) just so I can include it in a patch to 0.5 (since 0.6 will probably be a while still before final). This will go into both a 0.5.5 and a 0.6.0-alpha.2. Regarding Codecov: |
Fixes #180