-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: enable code coverage with jacoco and coveralls
- Loading branch information
Showing
19 changed files
with
48 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-87 Bytes
(91%)
src/main/resources/runner-classes/eu/stamp_project/testrunner/listener/Coverage.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
src/main/resources/runner-classes/eu/stamp_project/testrunner/listener/TestResult.class
Binary file not shown.
Binary file modified
BIN
-2.24 KB
(76%)
...ain/resources/runner-classes/eu/stamp_project/testrunner/listener/impl/CoverageImpl.class
Binary file not shown.
Binary file modified
BIN
+425 Bytes
(110%)
.../runner-classes/eu/stamp_project/testrunner/listener/impl/CoveragePerTestMethodImpl.class
Binary file not shown.
Binary file modified
BIN
+422 Bytes
(100%)
...ner-classes/eu/stamp_project/testrunner/listener/junit4/CoveragePerJUnit4TestMethod.class
Binary file not shown.
Binary file modified
BIN
+189 Bytes
(110%)
...resources/runner-classes/eu/stamp_project/testrunner/listener/junit4/JUnit4Coverage.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...r-classes/eu/stamp_project/testrunner/listener/junit5/CoveragePerJUnit5TestMethod$1.class
Binary file not shown.
Binary file modified
BIN
+257 Bytes
(110%)
...ner-classes/eu/stamp_project/testrunner/listener/junit5/CoveragePerJUnit5TestMethod.class
Binary file not shown.
Binary file modified
BIN
+189 Bytes
(110%)
...resources/runner-classes/eu/stamp_project/testrunner/listener/junit5/JUnit5Coverage.class
Binary file not shown.
Binary file modified
BIN
+1.38 KB
(130%)
src/main/resources/runner-classes/eu/stamp_project/testrunner/runner/ParserOptions.class
Binary file not shown.
Binary file modified
BIN
+413 Bytes
(110%)
...urces/runner-classes/eu/stamp_project/testrunner/runner/coverage/JUnit4JacocoRunner.class
Binary file not shown.
Binary file modified
BIN
+389 Bytes
(110%)
...classes/eu/stamp_project/testrunner/runner/coverage/JUnit4JacocoRunnerPerTestMethod.class
Binary file not shown.
Binary file modified
BIN
+404 Bytes
(110%)
...urces/runner-classes/eu/stamp_project/testrunner/runner/coverage/JUnit5JacocoRunner.class
Binary file not shown.
Binary file modified
BIN
+389 Bytes
(110%)
...classes/eu/stamp_project/testrunner/runner/coverage/JUnit5JacocoRunnerPerTestMethod.class
Binary file not shown.
Binary file modified
BIN
+4.02 KB
(150%)
...n/resources/runner-classes/eu/stamp_project/testrunner/runner/coverage/JacocoRunner.class
Binary file not shown.
Binary file modified
BIN
+298 Bytes
(110%)
...unner-classes/eu/stamp_project/testrunner/runner/coverage/JacocoRunnerPerTestMethod.class
Binary file not shown.
Binary file modified
BIN
+493 Bytes
(130%)
...ources/runner-classes/eu/stamp_project/testrunner/runner/coverage/MemoryClassLoader.class
Binary file not shown.