Skip to content
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

Add code coverage, and improve code coverage #18

Merged
merged 36 commits into from
Jun 23, 2019

Conversation

petervandenhout
Copy link
Member

@petervandenhout petervandenhout commented Jun 22, 2019

Add coverlet code coverage
https://github.com/tonerdo/coverlet

Coverlet is a cross platform code coverage framework for .NET, with support for line, branch and method coverage. It works with .NET Framework on Windows and .NET Core on all supported platforms.

See https://github.com/ofpinewood/http-exceptions/pull/18/checks?check_run_id=153716311 for the generate result.

@petervandenhout petervandenhout self-assigned this Jun 22, 2019
@petervandenhout petervandenhout changed the title WIP: Add code coverage WIP: Add code coverage, and improve code coverage Jun 22, 2019
@petervandenhout petervandenhout changed the base branch from master to feature/httpcontext-mapper June 22, 2019 11:58
.gitignore Outdated Show resolved Hide resolved
@petervandenhout petervandenhout changed the title WIP: Add code coverage, and improve code coverage Add code coverage, and improve code coverage Jun 23, 2019
@petervandenhout petervandenhout changed the base branch from feature/httpcontext-mapper to master June 23, 2019 14:36
@petervandenhout petervandenhout merged commit 4ef2db8 into master Jun 23, 2019
@petervandenhout petervandenhout deleted the feature/code-coverage branch June 23, 2019 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant