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

fix(dec): fix error. #4458

Conversation

halibobo1205
Copy link
Contributor

@codecov-commenter
Copy link

codecov-commenter commented Jun 17, 2022

Codecov Report

Merging #4458 (b1096c3) into feature/stable-coin (82b79c0) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@                  Coverage Diff                   @@
##             feature/stable-coin    #4458   +/-   ##
======================================================
  Coverage                  53.34%   53.35%           
  Complexity                  8186     8186           
======================================================
  Files                        854      854           
  Lines                      49110    49110           
  Branches                    5346     5346           
======================================================
+ Hits                       26198    26202    +4     
+ Misses                     20768    20764    -4     
  Partials                    2144     2144           
Impacted Files Coverage Δ
...mmon/src/main/java/org/tron/common/entity/Dec.java 82.42% <100.00%> (ø)
.../java/org/tron/core/consensus/BlockHandleImpl.java 61.11% <0.00%> (-16.67%) ⬇️
...rc/main/java/org/tron/consensus/dpos/DposTask.java 88.33% <0.00%> (-3.34%) ⬇️
...mework/src/main/java/org/tron/core/db/Manager.java 53.71% <0.00%> (-0.34%) ⬇️
...in/java/org/tron/core/vm/PrecompiledContracts.java 70.22% <0.00%> (+0.12%) ⬆️
...ork/src/main/java/org/tron/core/trie/TrieImpl.java 58.24% <0.00%> (+0.35%) ⬆️
.../common/storage/leveldb/LevelDbDataSourceImpl.java 65.33% <0.00%> (+1.59%) ⬆️
...ava/org/tron/common/overlay/server/PeerServer.java 90.90% <0.00%> (+6.06%) ⬆️
...g/tron/core/capsule/utils/FastByteComparisons.java 68.00% <0.00%> (+8.00%) ⬆️
...mon/overlay/discover/table/DistanceComparator.java 100.00% <0.00%> (+20.00%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 82b79c0...b1096c3. Read the comment docs.

@halibobo1205 halibobo1205 merged commit c0bc8bb into tronprotocol:feature/stable-coin Jun 17, 2022
@11111961abc
Copy link

11111961abc commented Jun 17, 2022 via email

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