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/trie mutex refactor #6076

Draft
wants to merge 10 commits into
base: rc/v1.7.next1
Choose a base branch
from

Conversation

BeniaminDrasovean
Copy link
Contributor

Reasoning behind the pull request

Proposed changes

Testing procedure

Pre-requisites

Based on the Contributing Guidelines the PR author and the reviewers must check the following requirements are met:

  • was the PR targeted to the correct branch?
  • if this is a larger feature that probably needs more than one PR, is there a feat branch created?
  • if this is a feat branch merging, do all satellite projects have a proper tag inside go.mod?

Copy link

codecov bot commented Mar 28, 2024

Codecov Report

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

Project coverage is 78.80%. Comparing base (484f9e7) to head (cdda030).
Report is 1298 commits behind head on rc/v1.7.next1.

Files Patch % Lines
trie/patriciaMerkleTrie.go 70.83% 11 Missing and 10 partials ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##           rc/v1.7.next1    #6076      +/-   ##
=================================================
- Coverage          79.93%   78.80%   -1.13%     
=================================================
  Files                731      754      +23     
  Lines              96343    98128    +1785     
=================================================
+ Hits               77008    77334     +326     
- Misses             13934    15563    +1629     
+ Partials            5401     5231     -170     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant