Closed RipplB closed 5 months ago
Thanks for the PR! Could you please provide a short description (either in a README placed under subprojects/common/analysis/src/main/java/hu/bme/mit/theta/analysis/multi
, or possibly in the doc/wiki
folder)? Just some details on what this addition is, and what its goals are.
Also, please bump the version (I think I'd go with a new minor version, to 5.1.0) in the build.gradle.kts.
Sorry for the many merge commits, I'm trying to get Sonar running on forked repos.
Circular dependency problem solved in f8c38f4c33c53725e38b293890792bd9112896ae but also somehow completely broke the code quality check (it only detects test coverage per module?)
Issues
58 New issues
0 Accepted issues
Measures
0 Security Hotspots
60.5% Coverage on New Code
0.0% Duplication on New Code
@mondokm @szdan97