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

leerho pushed a change to branch minor_changes_in_wording
in repository https://gitbox.apache.org/repos/asf/datasketches-memory.git


    from 903b1bc  update manual coverage yml
     add 01eb0f2  change set read only
     add e6783c2  change UtilTest set to readonly.
     add 55f659c  print FILE SET READ ONLY
     add a20f42d  Change UtilTest.resourceBytesCorrect()
     add eab4b1e  update UtilTest.resourceBytesCorrect again.
     add 695ed45  try fix AllocateDirectWritableMapMemoryTest.testForce()
     add 184af5b  Clean up unnecessary SuppressWarnings("resource")
     add fe1ee5d  update GH Actions
     add a055c17  remove unused toolchains.xml
     add dfa8763  remove name conflict
     add aa1ed98  Merge pull request #235 from leerho/minor_changes_in_wording

No new revisions were added by this update.

Summary of changes:
 .github/workflows/.toolchains.xml                  | 53 ----------------------
 .github/workflows/manual-coverage.yml              |  8 ++--
 .github/workflows/manual-os-matrix.yml             |  8 ++--
 .github/workflows/manual-share-data.yml            | 26 +++++------
 .../internal/AllocateDirectMapMemoryTest.java      | 16 +++----
 .../memory/internal/AllocateDirectMemoryTest.java  |  2 -
 .../AllocateDirectWritableMapMemoryTest.java       |  8 ++--
 .../datasketches/memory/internal/BufferTest.java   |  3 --
 .../memory/internal/CopyMemoryTest.java            |  1 -
 .../internal/ExampleMemoryRequestServerTest.java   |  1 -
 .../memory/internal/IgnoredArrayOverflowTest.java  |  1 -
 .../datasketches/memory/internal/MemoryTest.java   |  2 -
 .../internal/NativeWritableBufferImplTest.java     |  2 -
 .../internal/NativeWritableMemoryImplTest.java     |  1 -
 .../memory/internal/PositionalTest.java            |  5 --
 .../datasketches/memory/internal/UtilTest.java     | 12 +++--
 .../memory/internal/WritableMemoryTest.java        |  1 -
 .../memory/internal/ZeroCapacityTest.java          |  1 -
 18 files changed, 39 insertions(+), 112 deletions(-)
 delete mode 100644 .github/workflows/.toolchains.xml


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to