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

Configure GitHub Actions YAML for code-coverage report #58

Open
authorjapps opened this issue Mar 25, 2018 · 6 comments
Open

Configure GitHub Actions YAML for code-coverage report #58

authorjapps opened this issue Mar 25, 2018 · 6 comments

Comments

@authorjapps
Copy link
Owner

Display code-coverage report by integrating with travis.yaml file.
See here sample:
https://github.com/TechnionYP5777/SmartCity-Market/wiki/Integrating-Codecov-with-a-GitHub-project-(Coverage-tool)
It's free for OS.

@authorjapps authorjapps added this to To do in Zerocode Core Mar 25, 2018
@authorjapps authorjapps moved this from To do to In progress in Zerocode Core Mar 25, 2018
@authorjapps authorjapps moved this from In progress to To do in Zerocode Core May 20, 2018
@santhoshTpixler
Copy link
Collaborator

Is this still open? If then I can provide some contribution

@authorjapps
Copy link
Owner Author

Yes, Still open.
What need from the ticket is a badge, by clicking which will take the viewers to the code coverage page showing %age coverage.

A badge will look like below

Some tools give it for free:

Some examples are here might be useful-

Some work was done here using "codecov.io/" in PR #119 , but not completed.

@santhoshTpixler
Copy link
Collaborator

Tested Coverage reports of the santhoshtpixler/zerocode can be viewed at https://sonarcloud.io/dashboard?id=org.jsmart%3Azerocode-rest-bdd

exclusion and few more tweaks can be done once @authorjapps integrates it in his account.

@santhoshTpixler
Copy link
Collaborator

@santhoshTpixler
Copy link
Collaborator

exclusion and few more tweaks can be done once @authorjapps integrates it in his account.

@authorjapps Let's complete it before proceeding with other merges into master

@authorjapps
Copy link
Owner Author

I think it's worth checking if GitHub Actions provides any mechanism, then we can switch to that.
Updated the subject.

@authorjapps authorjapps changed the title Configure travis YAML file for code-coverage report Configure GitHub Actions YAML for code-coverage report Jul 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Zerocode Core
  
To do
Development

No branches or pull requests

2 participants