Michael Förderer
Michael Förderer
Can you inspect the gcov output files (option `--keep`) for the counters? From the description and screenshots I don't see a problem in gcovr.
I thought that the function isn't inlined and the first implementation is used which isn't with active coverage.
Can you add a description and resolve the conflicts?
What is the Problem? Do you need to get the statistics on directory level?
Close because a new PR is opened.
Reference is needed for all compilers. After the pipeline there will be an artifact for every compiler. If you have Docker installed you can create also the reference data locally.
Please update the changelog and the authors.
Whole HTML reference needs to be updated. I'm currently not able to do this. Do you have Docker installed on your computer?
The error messages should be above the summary of nox If you run `python3 -m nox --session 'docker_qa_compiler(gcc-5)' -- --update_reference` you get the error faster.
> > > > It looks like a problem in nox/docker in my setup: nox > docker run --rm -e CC -e NOX_POSARGS -e NOX_OPTIONS -v /home/user/gcovr:/gcovr gcovr-qa-ubuntu_18.04-gcc-5-uid_1000 Running chmod...