arrow icon indicating copy to clipboard operation
arrow copied to clipboard

Move to Kotest 6.0.M1 + new `arrow-platform`

Open serras opened this issue 1 year ago • 1 comments

A new major version of Kotest is now out. This PR fills in some holes from things which are removed from their kotest-common library:

  • Platform detection, which is now done in a separate arrow-platform module;
  • Creation of named threads in Java, which is now implemented directly in arrow-fx-coroutines tests.

serras avatar Oct 15 '24 10:10 serras

Kover Report

Total Project Coverage 46.13%

github-actions[bot] avatar Oct 15 '24 10:10 github-actions[bot]