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

Problem: parallel tx execution not integrated #1377

Merged
merged 1 commit into from
Apr 15, 2024

Problem: parallel tx execution not integrated

72394ab
Select commit
Loading
Failed to load commit list.
Merged

Problem: parallel tx execution not integrated #1377

Problem: parallel tx execution not integrated
72394ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 15, 2024 in 1s

35.42% (+18.95%) compared to 6986727

View this Pull Request on Codecov

35.42% (+18.95%) compared to 6986727

Details

Codecov Report

Attention: Patch coverage is 18.24324% with 242 lines in your changes are missing coverage. Please review.

Project coverage is 35.42%. Comparing base (6986727) to head (72394ab).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #1377       +/-   ##
===========================================
+ Coverage   16.47%   35.42%   +18.95%     
===========================================
  Files          80      123       +43     
  Lines        5124     9422     +4298     
===========================================
+ Hits          844     3338     +2494     
- Misses       4204     5727     +1523     
- Partials       76      357      +281     
Files Coverage Δ
app/versiondb.go 84.61% <100.00%> (+8.14%) ⬆️
memiavl/multitree.go 76.01% <100.00%> (ø)
memiavl/proof.go 91.74% <ø> (ø)
memiavl/tree.go 74.10% <100.00%> (ø)
store/rootmulti/import.go 0.00% <ø> (ø)
store/rootmulti/snapshot.go 0.00% <ø> (ø)
store/setup.go 0.00% <ø> (ø)
versiondb/backend_test_utils.go 100.00% <100.00%> (ø)
versiondb/client/changeset.go 45.76% <100.00%> (ø)
versiondb/client/cmd.go 0.00% <ø> (ø)
... and 44 more

... and 36 files with indirect coverage changes