Closed cdiener closed 2 years ago
Base: 84.46% // Head: 83.90% // Decreases project coverage by -0.56%
:warning:
Coverage data is based on head (
2f28894
) compared to base (4ef4d79
). Patch coverage: 100.00% of modified lines in pull request are covered.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Current behavior
This will also affect any parallel code on Mac and Windows since those use spawn for new processes which will pickle the model.
Fix
This PR casts the date to a Python string which fixes the behavior.