refactor(rpc): extract feeder transaction trace adapters - #4066
danielntmd wants to merge 1 commit into
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## danielntmd/trace-cache-primitives #4066 +/- ##
=====================================================================
+ Coverage 79.40% 79.43% +0.02%
=====================================================================
Files 469 469
Lines 36147 36153 +6
=====================================================================
+ Hits 28703 28718 +15
+ Misses 7435 7426 -9
Partials 9 9 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
03ae73c to
d7b9154
Compare
|
Claude finished @danielntmd's task in 3m 47s —— View job Review: refactor(rpc): extract feeder transaction trace adapters
Summary: This is a clean, purely mechanical refactor. In each of Verified:
No blockers, no important issues, no nits. This PR is clean and ready as-is. |
d7b9154 to
8dc6d3e
Compare
|
Claude finished @danielntmd's task in 1m 39s —— View job Review: refactor(rpc): extract feeder transaction trace adapters
Summary: Clean, purely mechanical refactor. In each of Verified No blockers, no important issues, no nits. |
8dc6d3e to
98dd849
Compare
|
Claude finished @danielntmd's task in 1m 55s —— View job Review: refactor(rpc): extract feeder transaction trace adapters
Summary: Clean, purely mechanical refactor — no logic changes. In each of
No blockers, no important issues, no nits. |
98dd849 to
266898c
Compare
|
Claude finished @danielntmd's task in 2m 56s —— View job Review: refactor(rpc): extract feeder transaction trace adapters
Summary: Clean, purely mechanical refactor. Diffed the new
No blockers, no important issues, no nits. |
User description
User description
User description
Refactor feeder adapter into a helper to be used downstream.