eclipse-bluechi / bluechi

Eclipse BlueChi is a systemd service controller intended for multi-node environments with a predefined number of nodes and with a focus on highly regulated ecosystems such as those requiring functional safety.
https://bluechi.readthedocs.io/en/latest/
GNU Lesser General Public License v2.1
130 stars 37 forks source link

Disable compiler optimizations when code coverage is enabled #880

Closed mwperina closed 4 months ago

mwperina commented 4 months ago

Compiler optimizations need to be disabled to not affect code coverage report.

Signed-off-by: Martin Perina mperina@redhat.com

coveralls commented 4 months ago

Coverage Status

coverage: 84.549% (+0.2%) from 84.369% when pulling 76a8fb6e420c352ded88573b5815c3cd55eb2090 on mwperina:disable-code-optimization-for-code-coverage-report into cd9cd5fa18707037427bc48382184052787b8715 on eclipse-bluechi:main.

mwperina commented 4 months ago

/packit retest-failed