cucumber-reporting
cucumber-reporting copied to clipboard
[tests] Add notes as to why tests are skipped due to usage of assumeThat...
having to match to proceed with tests
Cleaned up format within test so it matches throughout. Reviewed the no_decoding one specifically which like the regex one skips 6 tests. There are 6 no_decoding so when that is hit it does not continue on as the test is not applicable to be tested. While I don't know what the original intention was, that is the reason so making it clear as to why those tests are skipped (12 in all).
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 98.27%. Comparing base (
3234238
) to head (9344194
).
Additional details and impacted files
@@ Coverage Diff @@
## master #1170 +/- ##
=========================================
Coverage 98.27% 98.27%
Complexity 565 565
=========================================
Files 55 55
Lines 1214 1214
Branches 105 105
=========================================
Hits 1193 1193
Misses 10 10
Partials 11 11
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.