You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
-3Lines changed: 0 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -17,9 +17,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
17
17
-#39: Fixed bug where results viewer gave divide by zero error when there were 0 executed methods in the covered code
18
18
-#41: Now the code strips leading and trailing whitespace from coverage.list, so "PackageName.PKG " will still be loaded properly
19
19
20
-
### Added
21
-
-#42: Added a listener interface and manager with an associated user parameter, allowing the user to broadcast output on test method/case/suite completion.
0 commit comments