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

Add github workflow with coverage #100

Merged
merged 21 commits into from
Feb 9, 2023

Conversation

ChristopherRabotin
Copy link
Member

@ChristopherRabotin ChristopherRabotin commented Feb 7, 2023

Effects

Add Github test workflow

Closes #99

If this is a new feature or a bug fix ...

  • Yes, the branch I'm proposing to merge is called issue-xyz where xyz is the number of the issue.

If this change adds or modifies a validation case

  • No.

@ChristopherRabotin
Copy link
Member Author

cobertura.tar.gz

Attached is an example of the cobertura XML that is generated when executed locally.

Overall, the tests need quite some improvement: 58.31% coverage, 5703/9781 lines covered. Oddly, the SLOC don't match what other tools have shown.

Signed-off-by: Christopher Rabotin <christopher.rabotin@gmail.com>
Signed-off-by: Christopher Rabotin <christopher.rabotin@gmail.com>
Signed-off-by: Christopher Rabotin <christopher.rabotin@gmail.com>
Signed-off-by: Christopher Rabotin <christopher.rabotin@gmail.com>
@ChristopherRabotin ChristopherRabotin merged commit d5ea50d into master Feb 9, 2023
@ChristopherRabotin ChristopherRabotin deleted the 99-port-test-suite-to-github branch February 9, 2023 15:18
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.

Port test suite to Github
1 participant