-
Notifications
You must be signed in to change notification settings - Fork 227
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
rpc: Add FromStr
, Serialize
and Deserialize
instances to CompatMode
#1367
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1367 +/- ##
=====================================
Coverage 61.2% 61.2%
=====================================
Files 274 274
Lines 26844 26890 +46
=====================================
+ Hits 16433 16466 +33
- Misses 10411 10424 +13
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Looks like the test coverage job is failing because of changes in supported unstable flags on nightly:
|
Closes: #1374
.changelog/