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

Upgrade errorprone #165

Merged
merged 2 commits into from Nov 14, 2020
Merged

Upgrade errorprone #165

merged 2 commits into from Nov 14, 2020

Conversation

atoulme
Copy link
Member

@atoulme atoulme commented Nov 12, 2020

PR description

Upgrade error_prone to the latest version

@atoulme atoulme force-pushed the error_prone branch 7 times, most recently from fa65c18 to 16509ea Compare November 14, 2020 04:20
@codecov
Copy link

codecov bot commented Nov 14, 2020

Codecov Report

Merging #165 (398adde) into master (6b27165) will increase coverage by 0.02%.
The diff coverage is 47.36%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #165      +/-   ##
============================================
+ Coverage     65.78%   65.81%   +0.02%     
+ Complexity     4166     4165       -1     
============================================
  Files           377      377              
  Lines         20226    20211      -15     
  Branches       2502     2500       -2     
============================================
- Hits          13306    13302       -4     
+ Misses         5534     5522      -12     
- Partials       1386     1387       +1     
Flag Coverage Δ Complexity Δ
integration 46.57% <25.00%> (-0.09%) 0.00 <2.00> (ø)
unit 61.14% <43.75%> (+0.02%) 0.00 <5.00> (ø)

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

Impacted Files Coverage Δ Complexity Δ
...s/src/main/java/org/apache/tuweni/bytes/Bytes.java 79.66% <ø> (ø) 151.00 <0.00> (ø)
...src/main/java/org/apache/tuweni/bytes/Bytes32.java 51.06% <ø> (ø) 12.00 <0.00> (ø)
...src/main/java/org/apache/tuweni/bytes/Bytes48.java 79.59% <ø> (ø) 21.00 <0.00> (ø)
...ain/java/org/apache/tuweni/bytes/MutableBytes.java 48.86% <ø> (ø) 20.00 <0.00> (ø)
...n/java/org/apache/tuweni/bytes/MutableBytes32.java 6.25% <ø> (ø) 1.00 <0.00> (ø)
...n/java/org/apache/tuweni/bytes/MutableBytes48.java 6.25% <ø> (ø) 1.00 <0.00> (ø)
...n/java/org/apache/tuweni/config/Configuration.java 43.47% <ø> (ø) 7.00 <0.00> (ø)
.../org/apache/tuweni/config/ConfigurationErrors.java 80.00% <ø> (ø) 4.00 <0.00> (ø)
.../main/java/org/apache/tuweni/crypto/SECP256K1.java 73.27% <ø> (ø) 19.00 <0.00> (ø)
...he/tuweni/crypto/mikuli/SignatureAndPublicKey.java 100.00% <ø> (ø) 7.00 <0.00> (ø)
... and 66 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 6b27165...398adde. Read the comment docs.

@atoulme atoulme merged commit 0551092 into apache:master Nov 14, 2020
@atoulme atoulme deleted the error_prone branch November 14, 2020 05:10
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.

None yet

1 participant