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 026dffa commit ae32aa0Copy full SHA for ae32aa0
CHANGELOG.md
@@ -1,6 +1,10 @@
1
-0.11.0.beta2 (unreleased)
+0.11.0.beta2 (2020-01-19)
2
=======
3
4
+## Enhancements
5
+* changed display of branch coverage to be `branch_type: hit_count` which should be more expressive and more intuitive
6
+* Cached lookup of whether we're doing branch coverage or not (should be faster)
7
+
8
## Bugfixes
9
* Fixed sorting of percent column (regression in previous release)
10
0 commit comments