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

Windows tests #167

Merged
merged 2 commits into from
Nov 14, 2020
Merged

Windows tests #167

merged 2 commits into from
Nov 14, 2020

Conversation

atoulme
Copy link
Member

@atoulme atoulme commented Nov 14, 2020

PR description

Adds a build for Windows

@codecov
Copy link

codecov bot commented Nov 14, 2020

Codecov Report

Merging #167 (ac41f4e) into master (0551092) will decrease coverage by 4.69%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #167      +/-   ##
============================================
- Coverage     65.82%   61.12%   -4.70%     
+ Complexity     4165     3874     -291     
============================================
  Files           377      352      -25     
  Lines         20211    19830     -381     
  Branches       2500     2495       -5     
============================================
- Hits          13303    12122    -1181     
- Misses         5521     6420     +899     
+ Partials       1387     1288      -99     
Flag Coverage Δ Complexity Δ
integration ? ?
unit 61.12% <ø> (-0.03%) 0.00 <ø> (ø)

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

Impacted Files Coverage Δ Complexity Δ
.../java/org/apache/tuweni/rlpx/wire/SubProtocol.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (-1.00%)
...apache/tuweni/rlpx/wire/SubProtocolIdentifier.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (-1.00%)
.../apache/tuweni/scuttlebutt/rpc/RPCRequestBody.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (-5.00%)
.../apache/tuweni/scuttlebutt/rpc/RPCRequestType.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (-1.00%)
...apache/tuweni/scuttlebutt/rpc/RPCAsyncRequest.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (-3.00%)
...pache/tuweni/scuttlebutt/rpc/RPCStreamRequest.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (-3.00%)
.../rpc/mux/exceptions/RPCRequestFailedException.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (-1.00%)
...c/main/kotlin/org/apache/tuweni/hobbits/Relayer.kt 0.00% <0.00%> (-96.43%) 0.00% <0.00%> (-8.00%)
...tt/discovery/ScuttlebuttLocalDiscoveryService.java 0.00% <0.00%> (-82.54%) 0.00% <0.00%> (-18.00%)
...tlin/org/apache/tuweni/ethclient/EthereumClient.kt 0.00% <0.00%> (-81.02%) 0.00% <0.00%> (-5.00%)
... and 63 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 0551092...d41f023. Read the comment docs.

@atoulme atoulme force-pushed the windows_tests branch 4 times, most recently from 4bd1ee8 to d95929b Compare November 14, 2020 07:33
@atoulme atoulme merged commit 8577e5b into apache:master Nov 14, 2020
@atoulme atoulme deleted the windows_tests branch November 14, 2020 08:15
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