Skip to content

Correct broken code coverage #81

@mknaranja

Description

@mknaranja

Due to a recent lcov/gcov update, some prior warnings were turned to errors In addition, the complete redesign of GMGPolar implemented a novel cmake structure. Unfortunately, this broke the computation of the code coverage.

mismatch errors have been turned off with #57 but

geninfo: ERROR: unable to open /home/runner/work/GMGPolar/GMGPolar/CMakeCCompilerId.c: No such file or directory
	(use "geninfo --ignore-errors source ..." to bypass this error)
gmake[1]: *** [CMakeFiles/coverage.dir/build.make:73: CMakeFiles/coverage] Error 2

still persists such that the coverage has been temporarily disabled in #57 .

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions