We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 440d2f0 commit 060d6a2Copy full SHA for 060d6a2
CHANGELOG.md
@@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
11
### Fixed
12
- #39: Fixed bug where results viewer gave divide by zero error when there were 0 executed methods in the covered code
13
-- Now the code strips leading and trailing whitespace from coverage.list, so "PackageName.PKG " will still be loaded properly
+- #41: Now the code strips leading and trailing whitespace from coverage.list, so "PackageName.PKG " will still be loaded properly
14
15
## [3.1.0] - 2024-07-05
16
0 commit comments