From d30ddada4441acb651ced166ff668cfdb99ae8d1 Mon Sep 17 00:00:00 2001 From: J08nY Date: Wed, 27 Mar 2024 12:13:57 +0100 Subject: Add code coverage measurement. --- .github/workflows/build.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index eb4b902..f92df79 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -96,4 +96,7 @@ jobs: path: | applet/build/javacard/*.cap reader/build/libs/ECTesterReader.jar - standalone/build/libs/ECTesterStandalone.jar \ No newline at end of file + standalone/build/libs/ECTesterStandalone.jar + + - name: Upload code coverage + uses: codecov/codecov-action@v4 -- cgit v1.2.3-70-g09d2