Skip to content

Update coverage configuration#40

Merged
mbland merged 2 commits intomasterfrom
coverage-config
May 20, 2017
Merged

Update coverage configuration#40
mbland merged 2 commits intomasterfrom
coverage-config

Conversation

@mbland
Copy link
Owner

@mbland mbland commented May 20, 2017

Now Istanbul will provide a unified summary of both backend and frontend test coverage to the console at the end of ./go test --coverage. Also, ./go test browser --coverage will also show a browser-specific summary.

Also allows the collection of coverage for a subset of backend tests.

mbland added 2 commits May 20, 2017 15:02
Now Istanbul will provide a unified summary of both backend and frontend
test coverage to the console at the end of `./go test --coverage`. Also,
`./go test browser --coverage` will also show a browser-specific
summary.
Allows the collection of coverage for a subset of backend tests.
@mbland mbland self-assigned this May 20, 2017
@coveralls
Copy link

coveralls commented May 20, 2017

Coverage Status

Coverage remained the same at 98.114% when pulling 8831712 on coverage-config into eb328ed on master.

@mbland mbland merged commit 382c633 into master May 20, 2017
@mbland mbland deleted the coverage-config branch May 20, 2017 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants