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

feat: split mutex for each account #49

Merged
merged 5 commits into from
Aug 21, 2024

split mutex for each account

164f693
Select commit
Loading
Failed to load commit list.
Merged

feat: split mutex for each account #49

split mutex for each account
164f693
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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%> (ø)