-
Notifications
You must be signed in to change notification settings - Fork 264
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Additional Coverage Measurements #502
Conversation
15ad590
to
dcc971d
Compare
dcc971d
to
9b7bc44
Compare
Codecov Report
@@ Coverage Diff @@
## master #502 +/- ##
==========================================
+ Coverage 99.25% 99.30% +0.04%
==========================================
Files 20 20
Lines 810 864 +54
==========================================
+ Hits 804 858 +54
Misses 6 6
Continue to review full report at Codecov.
|
9b7bc44
to
1ebbd95
Compare
1ebbd95
to
c24e5af
Compare
Codecov Report
@@ Coverage Diff @@
## master #502 +/- ##
==========================================
+ Coverage 98.96% 99.17% +0.21%
==========================================
Files 22 23 +1
Lines 962 1218 +256
==========================================
+ Hits 952 1208 +256
Misses 10 10
Continue to review full report at Codecov.
|
6a3b163
to
235866f
Compare
Codecov Report
@@ Coverage Diff @@
## 0.8.0-restructure #502 +/- ##
======================================================
- Coverage 98.69% 85.26% -13.44%
======================================================
Files 22 21 -1
Lines 999 1201 +202
======================================================
+ Hits 986 1024 +38
- Misses 13 177 +164
Continue to review full report at Codecov.
|
* Add initial OR coverage test cases * Add logicalOR coverage for "require" conditions * Add logicalOR coverage for "while" conditions * Add logicalOR coverage for "return" conditions * Add logicalOR coverage for "if" conditions * Add logicalOR branch highlighting for html report
a475216
to
63ad677
Compare
Note
This branch is periodically published as a beta. To install run:
The current release notes are here
Staging PR for 0.8.x Phase II: #411
TODO
Logical OR branch coverage (#499)
require/assert
while
return
if/else
Ternary Conditionals (#587)
Modifier-by-method Coverage (#588)
Test Matrix Option (#593)
Public Variable Coverage (#598, #600)
Documentation Coverage
All
OptionalProxy
(non-branch transform)--needs a whitelist (Add modifierWhitelist option #597)if
on a reentracy modifier (??) (Fix pre/post strategy for modifier coverage #595)controller
but all files are covered (Fix pre/post strategy for modifier coverage #595)