Skip to content
Snippets Groups Projects
Commit 77315db0 authored by Martin Christoph Hierholzer's avatar Martin Christoph Hierholzer
Browse files

fix coverage report failing

parent 7adbb4e9
No related branches found
No related tags found
No related merge requests found
......@@ -57,7 +57,7 @@ namespace ChimeraTK {
impl->receive();
boost::this_thread::interruption_point();
}
}
} // LCOV_EXCL_LINE this line somehow ends up having a negative counter in the coverage report, which leads to a failure
/** Check if an input variable has new data. In case of an output variable, an exception will be thrown. If the
* wait_for_new_data access mode flag was not provided when creating the accessor, this function will return
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment