This is an automated email from the ASF dual-hosted git repository.

toulmean pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git.


    from 3c1cac9  Merge pull request #129 from atoulme/units
     new 9bd5b8e  Add more tests to cover corners of io and crypto
     new b2a6656  Add more coverage and actually test infinispan kv
     new 4aeb2cc  Merge pull request #130 from atoulme/coverage_of_io_and_crypto

The 550 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../main/java/org/apache/tuweni/crypto/Hash.java   | 17 +++++-----
 .../java/org/apache/tuweni/crypto/HashTest.java    | 26 ++++++++++++++++
 io/src/main/java/org/apache/tuweni/io/Streams.java |  9 +-----
 .../java/org/apache/tuweni/io/file/FilesTest.java  | 36 ++++++++++++++++++++++
 .../org/apache/tuweni/kv/RedisBytesCodecTest.java  | 35 +++++++++++++--------
 .../org/apache/tuweni/kv/KeyValueStoreSpec.kt      |  2 +-
 6 files changed, 93 insertions(+), 32 deletions(-)
 copy crypto/src/test/java/org/apache/tuweni/crypto/sodium/SHA256HashTest.java 
=> kv/src/test/java/org/apache/tuweni/kv/RedisBytesCodecTest.java (57%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@tuweni.apache.org
For additional commands, e-mail: commits-h...@tuweni.apache.org

Reply via email to