Skip to content

WIP: Include uncovered jasmine

Luke "Jared" Bennett requested to merge include-uncovered-jasmine into master

What does this MR do?

requires all source so the teaspoon-istanbul coverage can instrument them with 0% coverage.

In reality these are not exactly 0% coverage, as you can see in the second image below. I would like to modify this in another iteration to get these fixed.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Screen_Shot_2017-01-05_at_11.12.32

I'd like these cases to be shown on 0%, but this will take a little more work.

Screen_Shot_2017-01-05_at_11.10.10

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Merge request reports