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

Added a byte buffer array wrapper for simplified data reading from an array of java.nio.ByteBuffer objects #88

Merged
merged 5 commits into from
Jul 27, 2022

Conversation

wowrona
Copy link
Contributor

@wowrona wowrona commented Jul 27, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jul 27, 2022

Codecov Report

Merging #88 (2887153) into master (add01ba) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
+ Coverage   98.28%   98.31%   +0.03%     
==========================================
  Files         241      242       +1     
  Lines       11692    11944     +252     
  Branches     2372     2424      +52     
==========================================
+ Hits        11491    11743     +252     
  Misses         83       83              
  Partials      118      118              
Impacted Files Coverage Δ
.../src/main/java/org/snf4j/core/ByteBufferArray.java 100.00% <100.00%> (ø)

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 2cc4230...2887153. Read the comment docs.

@wowrona wowrona merged commit 55eca33 into master Jul 27, 2022
@wowrona wowrona deleted the buffer_array branch July 27, 2022 15:56
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.

None yet

1 participant