You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- This will run gcov on each *.gcno file it finds and upload all of
them. Control what coverage gets shown on codecov.io and in percentage
with browser plugin on github via the 'features' --> 'Ignore Files'
setting on codecov.io
- Simplify execution of build commands via bash "here string," (<<<)
0 commit comments