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
{{ message }}
This repository was archived by the owner on Sep 27, 2019. It is now read-only.
Modify coveralls cmake target to skip wrongly created gcov files
* problem occured when including libpg_query into cmake build system
* due to property inheritance, gcov files are created for the library target, but their naming doesn't follow the convention which the coveralls target expects
0 commit comments