feat: split mutex for each account #49
Merged
Codecov / codecov/project
succeeded
Aug 20, 2024 in 0s
26.32% (-0.04%) compared to efcca2e
View this Pull Request on Codecov
26.32% (-0.04%) compared to efcca2e
Details
Codecov Report
Attention: Patch coverage is 0%
with 23 lines
in your changes missing coverage. Please review.
Project coverage is 26.32%. Comparing base (
efcca2e
) to head (164f693
).
Files | Patch % | Lines |
---|---|---|
jsonrpc/backend/tx.go | 0.00% | 14 Missing |
jsonrpc/backend/backend.go | 0.00% | 9 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #49 +/- ##
==========================================
- Coverage 26.35% 26.32% -0.04%
==========================================
Files 111 111
Lines 11855 11869 +14
==========================================
Hits 3124 3124
- Misses 8286 8300 +14
Partials 445 445
Files | Coverage Δ | |
---|---|---|
jsonrpc/backend/backend.go | 0.00% <0.00%> (ø) |
|
jsonrpc/backend/tx.go | 0.00% <0.00%> (ø) |
Loading