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 Coverage #43

Merged
merged 2 commits into from
May 16, 2022
Merged

Add Coverage #43

merged 2 commits into from
May 16, 2022

Conversation

javierggt
Copy link
Contributor

@javierggt javierggt commented Apr 7, 2022

Description

With the changes in this PR, one will be able to run testr with the --coverage option, and pytest will be run with coverage. At the end of the run, all coverage files are combined and a report is produced.

Requires:

Interface impacts

Added the --coverage option to run_testr

Testing

Unit tests

  • No unit tests

Independent check of unit tests by [REVIEWER NAME]

  • [PLATFORM]:

Functional tests

I ran testr on the latest release but with newer coverage, and produced this report

@javierggt javierggt mentioned this pull request Apr 7, 2022
1 task
@javierggt javierggt changed the title WIP: Add Coverage Add Coverage Apr 27, 2022
@javierggt javierggt requested a review from taldcroft April 27, 2022 13:24
@taldcroft taldcroft merged commit 9c88ee4 into master May 16, 2022
@taldcroft taldcroft deleted the coverage branch May 16, 2022 14:31
@javierggt javierggt mentioned this pull request May 31, 2022
@javierggt javierggt mentioned this pull request Aug 3, 2022
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