Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Java13 #1

Merged
merged 20 commits into from
Nov 20, 2019
Merged

Java13 #1

merged 20 commits into from
Nov 20, 2019

Conversation

soundvibe
Copy link
Owner

No description provided.

@soundvibe soundvibe changed the title Java11 Java13 Nov 20, 2019
@codecov
Copy link

codecov bot commented Nov 20, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #1   +/-   ##
=========================================
  Coverage          ?   86.19%           
  Complexity        ?      578           
=========================================
  Files             ?       21           
  Lines             ?     1825           
  Branches          ?      265           
=========================================
  Hits              ?     1573           
  Misses            ?      165           
  Partials          ?       87
Impacted Files Coverage Δ Complexity Δ
src/main/java/com/linkedin/paldb/api/PalDB.java 100% <ø> (ø) 7 <0> (?)
...java/com/linkedin/paldb/utils/DataInputOutput.java 83.62% <ø> (ø) 39 <0> (?)
...din/paldb/api/errors/UnsupportedTypeException.java 100% <ø> (ø) 1 <0> (?)
.../com/linkedin/paldb/api/errors/OutOfDiskSpace.java 0% <0%> (ø) 0 <0> (?)
...main/java/com/linkedin/paldb/utils/LongPacker.java 83.33% <100%> (ø) 17 <0> (?)
...rc/main/java/com/linkedin/paldb/utils/Murmur3.java 100% <100%> (ø) 13 <13> (?)
...ava/com/linkedin/paldb/api/PalDBConfigBuilder.java 100% <100%> (ø) 9 <9> (?)
...ava/com/linkedin/paldb/impl/ReaderKeyIterable.java 81.25% <100%> (ø) 2 <1> (?)
...n/java/com/linkedin/paldb/impl/ReaderIterable.java 85.18% <100%> (ø) 2 <1> (?)
...ain/java/com/linkedin/paldb/api/Configuration.java 92.22% <100%> (ø) 43 <1> (?)
... and 11 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 d05ccdd...ae29b64. Read the comment docs.

@soundvibe soundvibe merged commit 207ccc7 into master Nov 20, 2019
@soundvibe soundvibe deleted the java11 branch November 20, 2019 16:14
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.

1 participant