-
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.
Partly fix constructor coverage and junit classpath issues (#81)
* Partly fix constructor coverage and junit classpath issues Signed-off-by: André Silva <[email protected]> * Fix junit-jupiter-params dependency Signed-off-by: André Silva <[email protected]> * Fix dependencies and test results Signed-off-by: André Silva <[email protected]> * Set scope for junit dependencies Signed-off-by: André Silva <[email protected]> * Fix junit dependencies again Signed-off-by: André Silva <[email protected]>
- Loading branch information
1 parent
656be0f
commit 14585dd
Showing
9 changed files
with
120 additions
and
83 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
2 changes: 1 addition & 1 deletion
2
src/main/java/fr/spoonlabs/flacoco/cli/export/JSONExporter.java
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
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
Oops, something went wrong.