cucumber / cucumber-cpp

Support for writing Cucumber step definitions in C++
MIT License
304 stars 131 forks source link

Coverage #262

Closed ursfassler closed 9 months ago

ursfassler commented 10 months ago

Summary

Publish test coverage.

Details

Publish test coverage report in build summary (i.e. Show all checks -> Details -> summary). Removed the outdated badge from the Readme.

Motivation and Context

The badge in the Readme was outdated. The results in the summary was the easiest solution to show the coverage. There may be a better way I don't yet know of.

How Has This Been Tested?

Types of changes

Checklist:

ursfassler commented 9 months ago

Merging without review (see https://github.com/cucumber/cucumber-cpp/pull/261#issuecomment-1792448909) as second part of #261.