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

Discv5 scrape #157

Merged
merged 7 commits into from
Oct 19, 2020
Merged

Discv5 scrape #157

merged 7 commits into from
Oct 19, 2020

Conversation

atoulme
Copy link
Member

@atoulme atoulme commented Oct 18, 2020

PR description

Adds a discv5 scraper.

@atoulme atoulme force-pushed the discv5_scrape branch 2 times, most recently from be8cd90 to 636addc Compare October 18, 2020 22:06
@codecov
Copy link

codecov bot commented Oct 18, 2020

Codecov Report

Merging #157 into master will decrease coverage by 0.27%.
The diff coverage is 11.53%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #157      +/-   ##
============================================
- Coverage     66.20%   65.93%   -0.28%     
+ Complexity     4164     4161       -3     
============================================
  Files           375      376       +1     
  Lines         20058    20156      +98     
  Branches       2474     2490      +16     
============================================
+ Hits          13280    13290      +10     
- Misses         5390     5479      +89     
+ Partials       1388     1387       -1     
Flag Coverage Δ Complexity Δ
#integration 46.99% <8.26%> (-0.73%) 600.00 <0.00> (-3.00)
#unit 61.27% <9.23%> (-0.25%) 3871.00 <1.00> (-2.00)

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

Impacted Files Coverage Δ Complexity Δ
...main/kotlin/org/apache/tuweni/devp2p/v5/Scraper.kt 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...main/kotlin/org/apache/tuweni/devp2p/v5/Session.kt 4.79% <0.00%> (-0.28%) 3.00 <0.00> (ø)
.../org/apache/tuweni/devp2p/v5/DiscoveryV5Service.kt 76.56% <28.00%> (-12.12%) 0.00 <0.00> (ø)
...java/org/apache/tuweni/concurrent/ExpiringSet.java 45.71% <44.44%> (-0.83%) 19.00 <0.00> (-1.00)
...otlin/org/apache/tuweni/devp2p/PeerRoutingTable.kt 60.00% <100.00%> (ø) 0.00 <0.00> (ø)
...in/org/apache/tuweni/devp2p/v5/HandshakeSession.kt 84.95% <100.00%> (+0.13%) 11.00 <0.00> (ø)
...kotlin/org/apache/tuweni/devp2p/v5/RoutingTable.kt 77.27% <100.00%> (+3.35%) 8.00 <1.00> (ø)
...apache/tuweni/concurrent/coroutines/AsyncResult.kt 81.13% <0.00%> (-3.78%) 0.00% <0.00%> (ø%)
...a/org/apache/tuweni/ethstats/EthStatsReporter.java 67.58% <0.00%> (-2.76%) 22.00% <0.00%> (-1.00%)
... and 4 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 0f21d5c...422652a. Read the comment docs.

@atoulme atoulme merged commit 82ba867 into apache:master Oct 19, 2020
@atoulme atoulme deleted the discv5_scrape branch October 19, 2020 02:50
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