Skip to content
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

Mark Ops traits as Serializable #3440

Merged
merged 3 commits into from
May 31, 2020
Merged

Mark Ops traits as Serializable #3440

merged 3 commits into from
May 31, 2020

Conversation

travisbrown
Copy link
Contributor

Addresses part of the issue noted by @ceedubs in #3439 more generally. This is a draft PR only because I used a locally-published version of Scalafix Simulacrum to make it. It's ready for review, and can be merged if this PR is merged and released as 0.3.0.

@codecov-commenter
Copy link

codecov-commenter commented May 29, 2020

Codecov Report

Merging #3440 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #3440   +/-   ##
=======================================
  Coverage   91.64%   91.64%           
=======================================
  Files         381      381           
  Lines        8272     8272           
  Branches      225      227    +2     
=======================================
  Hits         7581     7581           
  Misses        691      691           

larsrh
larsrh previously approved these changes May 29, 2020
djspiewak
djspiewak previously approved these changes May 29, 2020
@travisbrown travisbrown marked this pull request as ready for review May 31, 2020 15:21
@travisbrown
Copy link
Contributor Author

Okay, the new Simulacrum Scalafix release is out, so this can be merged and I've just un-drafted it. Someone mind making a fresh approval?

@travisbrown travisbrown merged commit b106229 into master May 31, 2020
@ceedubs
Copy link
Contributor

ceedubs commented Jun 1, 2020

Thank you!

@travisbrown travisbrown added this to the 2.2.0-M3 milestone Jun 5, 2020
@larsrh larsrh deleted the topic/serializable-ops branch September 19, 2020 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants