Skip to content

Commit

Permalink
using locv ignore errors
Browse files Browse the repository at this point in the history
  • Loading branch information
gangatp committed Dec 13, 2023
1 parent 869aead commit 0931ee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/codecoverage/run_codecoverage.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cd build
lcov --capture --initial --directory --ignore-errors gcov,inconsistent . --output-file Test_CPP_Bindings_base.info
lcov --capture --initial --directory --ignore-errors . --output-file Test_CPP_Bindings_base.info

./Test_CPP_Bindings

Expand Down

0 comments on commit 0931ee1

Please sign in to comment.