@syntest/search
Advanced tools
Comparing version 0.4.0-beta.44 to 0.4.0-beta.45
@@ -82,3 +82,3 @@ "use strict"; | ||
// or to atleast choose a number based on what statement has been covered in the cfg node | ||
// 0.25 is based on the fact the branch distance is minimally 0.5 | ||
// 0.25 is based on the fact the branch distance is minimally 0.5 // TODO FALSE!!!! | ||
// so 0.25 is exactly between 0.5 and 0 | ||
@@ -85,0 +85,0 @@ return approachLevel + 0.48 * statementFraction + 0.01; |
{ | ||
"name": "@syntest/search", | ||
"version": "0.4.0-beta.44", | ||
"version": "0.4.0-beta.45", | ||
"description": "The common core of the SynTest Framework", | ||
@@ -64,3 +64,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "2932e671447d859c197d3419b8e42a5fb30726ed" | ||
"gitHead": "f4ff81ed804a5965088d6486f4682aefda64a799" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
305417