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

opt(receipt): drop the dirty field for tx receipt #5120

Conversation

yanghang8612
Copy link
Contributor

No description provided.

@yanghang8612 yanghang8612 changed the title opt(receipt): drop the diry field for tx receipt opt(receipt): drop the dirty field for tx receipt Apr 10, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #5120 (043fdbf) into release_v4.7.1.1 (da2673c) will increase coverage by 0.01%.
The diff coverage is 18.18%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@                  Coverage Diff                   @@
##             release_v4.7.1.1    #5120      +/-   ##
======================================================
+ Coverage               54.69%   54.70%   +0.01%     
  Complexity               8235     8235              
======================================================
  Files                     841      841              
  Lines                   49717    49727      +10     
  Branches                 5459     5461       +2     
======================================================
+ Hits                    27194    27205      +11     
+ Misses                  20384    20378       -6     
- Partials                 2139     2144       +5     
Impacted Files Coverage Δ
...c/main/java/org/tron/core/db/TransactionTrace.java 76.21% <0.00%> (+6.70%) ⬆️
.../java/org/tron/core/store/TransactionRetStore.java 51.42% <11.11%> (-13.96%) ⬇️
...ain/java/org/tron/core/capsule/ReceiptCapsule.java 65.83% <100.00%> (+3.64%) ⬆️

... and 3 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@yanghang8612 yanghang8612 marked this pull request as ready for review April 11, 2023 07:01
Copy link
Collaborator

@CodeNinjaEvan CodeNinjaEvan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yanghang8612 yanghang8612 merged commit a4f1e05 into tronprotocol:release_v4.7.1.1 Apr 11, 2023
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.

3 participants