Skip to content

Feature/add trc token stest#1941

Merged
wangzichichi merged 7 commits into
developfrom
feature/add_TrcToken_stest
Jan 16, 2019
Merged

Feature/add trc token stest#1941
wangzichichi merged 7 commits into
developfrom
feature/add_TrcToken_stest

Conversation

@xiechang33

Copy link
Copy Markdown
Contributor

What does this PR do?
Add Trc10 test case to adapt DailyBuild task
Why are these changes required?
DailyBuild task should run stest case every day, some case will wrong.
This PR has been tested by:

  • Unit Tests
  • Manual Testing

Follow up

Extra details

@wangzichichi wangzichichi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@codecov-io

Copy link
Copy Markdown

Codecov Report

Merging #1941 into develop will increase coverage by 0.22%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #1941      +/-   ##
=============================================
+ Coverage      45.23%   45.46%   +0.22%     
- Complexity      4078     4103      +25     
=============================================
  Files            495      495              
  Lines          28815    28815              
  Branches        3006     3006              
=============================================
+ Hits           13035    13100      +65     
+ Misses         14643    14570      -73     
- Partials        1137     1145       +8
Impacted Files Coverage Δ Complexity Δ
src/main/java/org/tron/core/db/Manager.java 44.25% <0%> (+0.1%) 120% <0%> (+1%) ⬆️
src/main/java/org/tron/core/db/KhaosDatabase.java 63.69% <0%> (+0.63%) 24% <0%> (+1%) ⬆️
.../java/org/tron/core/net/node/NodeDelegateImpl.java 33.55% <0%> (+0.67%) 19% <0%> (+1%) ⬆️
...n/java/org/tron/common/overlay/server/Channel.java 79.43% <0%> (+0.93%) 29% <0%> (+1%) ⬆️
...a/org/tron/common/overlay/server/MessageQueue.java 82.6% <0%> (+1.08%) 32% <0%> (+1%) ⬆️
...org/tron/common/overlay/server/ChannelManager.java 67.56% <0%> (+1.35%) 20% <0%> (+1%) ⬆️
src/main/java/org/tron/core/net/node/NodeImpl.java 48.06% <0%> (+2.05%) 83% <0%> (+3%) ⬆️
...ay/discover/node/statistics/MessageStatistics.java 67.58% <0%> (+2.75%) 21% <0%> (+2%) ⬆️
.../org/tron/core/net/message/TronMessageFactory.java 40% <0%> (+4%) 5% <0%> (+1%) ⬆️
...in/java/org/tron/core/net/peer/PeerConnection.java 50.92% <0%> (+4.62%) 31% <0%> (+4%) ⬆️
... and 3 more

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 b8ddc14...e95e573. Read the comment docs.

@wangzichichi wangzichichi merged commit 9455ff6 into develop Jan 16, 2019
@shydesky shydesky deleted the feature/add_TrcToken_stest branch November 13, 2019 10:31
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