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 .lcov coverage reports; add coverageFormats config option #1024

Closed
wants to merge 1 commit into from

Conversation

samalws-tob
Copy link
Collaborator

This PR adds support for making .lcov coverage reports (in addition to the currently supported .txt and .html). It also adds a coverageFormats config option, which lets you choose which coverage reports should be made (default value: ["txt","html","lcov"]).

See also #936

@CLAassistant
Copy link

CLAassistant commented Apr 12, 2023

CLA assistant check
All committers have signed the CLA.

lib/Echidna/Output/Source.hs Outdated Show resolved Hide resolved
lib/Echidna/Config.hs Show resolved Hide resolved
src/Main.hs Outdated Show resolved Hide resolved
@samalws-tob samalws-tob force-pushed the lcov3 branch 2 times, most recently from 7a6f77e to 98b0fc1 Compare April 13, 2023 17:19
src/Main.hs Show resolved Hide resolved
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.

3 participants