Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

eth65 #152

Merged
merged 3 commits into from
Oct 10, 2020
Merged

eth65 #152

merged 3 commits into from
Oct 10, 2020

Conversation

atoulme
Copy link
Member

@atoulme atoulme commented Oct 3, 2020

PR description

Support eth65. Add an integration test to connect to a node and send transactions once per second

@atoulme atoulme force-pushed the eth65 branch 3 times, most recently from d9bb368 to 4349b84 Compare October 4, 2020 17:50
@codecov
Copy link

codecov bot commented Oct 4, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@e499d71). Click here to learn what that means.
The diff coverage is 47.36%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #152   +/-   ##
=========================================
  Coverage          ?   66.27%           
  Complexity        ?     4164           
=========================================
  Files             ?      375           
  Lines             ?    20052           
  Branches          ?     2474           
=========================================
  Hits              ?    13289           
  Misses            ?     5379           
  Partials          ?     1384           
Flag Coverage Δ Complexity Δ
#integration 47.74% <0.98%> (?) 604.00 <0.00> (?)
#unit 61.57% <46.61%> (?) 3873.00 <1.00> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ Complexity Δ
...n/kotlin/org/apache/tuweni/devp2p/eth/EthClient.kt 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...tlin/org/apache/tuweni/devp2p/eth/EthController.kt 25.53% <0.00%> (ø) 7.00 <0.00> (?)
...org/apache/tuweni/devp2p/eth/EthRequestsManager.kt 0.00% <ø> (ø) 0.00 <0.00> (?)
...ain/kotlin/org/apache/tuweni/les/LESSubprotocol.kt 23.80% <0.00%> (ø) 6.00 <0.00> (?)
.../kotlin/org/apache/tuweni/devp2p/eth/EthHandler.kt 25.64% <4.87%> (ø) 7.00 <0.00> (?)
...lin/org/apache/tuweni/devp2p/eth/EthSubprotocol.kt 77.77% <57.14%> (ø) 12.00 <1.00> (?)
...ava/org/apache/tuweni/eth/genesis/GenesisFile.java 84.55% <75.00%> (ø) 33.00 <0.00> (?)
...in/kotlin/org/apache/tuweni/devp2p/eth/Messages.kt 94.44% <97.05%> (ø) 0.00 <0.00> (?)
...tlin/org/apache/tuweni/ethclient/EthereumClient.kt 81.01% <100.00%> (ø) 5.00 <0.00> (?)
...rg/apache/tuweni/eth/repository/TransactionPool.kt 100.00% <100.00%> (ø) 0.00 <0.00> (?)
... and 375 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 e499d71...59ed3c7. Read the comment docs.

@atoulme atoulme marked this pull request as ready for review October 9, 2020 07:08
@atoulme atoulme force-pushed the eth65 branch 2 times, most recently from befd3e1 to 8719481 Compare October 9, 2020 07:40
@atoulme atoulme merged commit c28cfe2 into apache:master Oct 10, 2020
@atoulme atoulme deleted the eth65 branch October 10, 2020 06:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant