Conversation
0caf4ee to
f0dd13a
Compare
Welcome to Codecov 🎉Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests. Thanks for integrating Codecov - We've got you covered ☂️ |
e41c4ad to
84d0d5f
Compare
|
@EmilyBourne Any idea how to suppress the |
The gcovr flag --filter should do this. Maybe check your regex? |
That is also what I thought. I feel the paths are not correct due to my usage of the volume mounting with docker |
9265c82 to
c2c1537
Compare
|
@EmilyBourne It seems that the codecov action was also executing gcov as it could find coverage files in the build. Since I delete the build it seems much better! I guess you did not see this as you called this action from a new job ? |
6abf27f to
c0478c5
Compare
|
@EmilyBourne Also consider |
f66e0f3 to
519bfd1
Compare
|
Some observations:
This makes the coverage higher than expected. |
839e569 to
d69d015
Compare
38145ee to
9cf0f24
Compare
|
It seems I need to run |
5d023f5 to
fa9fa1c
Compare
fa9fa1c to
181d1a3
Compare
No description provided.