test: fix rpc errors#1191
Conversation
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1191 +/- ##
===========================================
- Coverage 73.11% 38.63% -34.48%
===========================================
Files 440 413 -27
Lines 72976 64497 -8479
Branches 72976 64497 -8479
===========================================
- Hits 53358 24920 -28438
- Misses 17640 38482 +20842
+ Partials 1978 1095 -883 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
I had the changed rpc tests fail locally, but they're passing now in the CI for #1120. I'll keep this PR as draft for a while in case we need the changes after all.