Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port code coverage with codecov #554

Closed
wants to merge 14 commits into from
Closed

Conversation

meshtag
Copy link
Member

@meshtag meshtag commented Jan 29, 2021

Description

This pull request intends to port code coverage using codecov from travis ci pipeline to github actions. Original script for travis ci pipeline was written by @codejaeger .

References

#548 #532

Tasklist

  • Add test case(s)
  • Ensure all CI builds pass
  • Review and approve

@meshtag meshtag changed the title Add code coverage with codecov Port code coverage with codecov Jan 29, 2021
@meshtag meshtag closed this Jan 29, 2021
@mloskot
Copy link
Member

mloskot commented Jan 30, 2021

@meshtag It's a good if author of PR explains reasons of closing it w/o merge, just to avoid confusion and clear possible questions.

@meshtag
Copy link
Member Author

meshtag commented Jan 31, 2021

I messed up with paths in my first attempt . Even after correcting all paths, it seems lcov is not able to find .gcno files in bin.v2 subdirectory, hence coverage.info file remains empty and system can't send coverage data to codecov. I am looking for a solution to this problem, please nudge me in the right direction .
PS : It is quite probable that I made a beginner/noob's error since my understanding of how boost build works is still not crystal clear:|, trying to figure it out from the documentation .

@mloskot mloskot mentioned this pull request Feb 23, 2021
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants