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

baunsgaard pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/systemds.git


    from 9ef2e18b1a [SYSTEMDS-3527] CLA DeltaOffset Skip List
     add 7146c05d6b [SYSTEMDS-3428] Code coverage in GitHub Actions (Java)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/applicationTests.yml |  68 ----------
 .github/workflows/componentTests.yml   |  84 ------------
 .github/workflows/functionsTests.yml   |  95 -------------
 .github/workflows/javaTests.yml        | 236 +++++++++++++++++++++++++++++++++
 README.md                              |   6 +-
 pom.xml                                |  21 +--
 6 files changed, 250 insertions(+), 260 deletions(-)
 delete mode 100644 .github/workflows/applicationTests.yml
 delete mode 100644 .github/workflows/componentTests.yml
 delete mode 100644 .github/workflows/functionsTests.yml
 create mode 100644 .github/workflows/javaTests.yml

Reply via email to