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 90362e1 commit fddc6b6Copy full SHA for fddc6b6
CHANGELOG.md
@@ -10,6 +10,11 @@ The project does _not_ follow Semantic Versioning and the changes are documented
10
### Fixed
11
12
- Expressions of ShortLambdas are now correctly updated and used for interpretation after they are changed
13
+- API for coverage calculation and restored original functionality. Coverage is now calculated during interpreter execution
14
+- Duplicated colors for PARTIAL and IGNORED
15
+
16
+### Added
17
+- CI tests for InterpreterCoverageAssQuery which make use use the calculated coverage data
18
19
## May 2025
20
0 commit comments