-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Serialize instance properties #862
Conversation
I have confirmed that this preserves instance properties. The error below is arguably unrelated to the cahnge. |
@IvanUkhov codecov flakiness is unrelated (see codecov/feedback#126), right now we can only either keep retrying until the upload of the coverage file is successful or just ignore it.. I'll take a look at the PR, thanks |
nice. If it's not too much trouble, mind adding a small test? |
@anthrotype, I have added a test. Please take a look. |
The new failure is again unrelated. Would you be able to re-run? |
I'll just merge. Thanks! |
Closes codecov/codecov-action#861.