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

Fix coverage report #53

Merged
merged 6 commits into from
Aug 1, 2022
Merged

Fix coverage report #53

merged 6 commits into from
Aug 1, 2022

Conversation

dalonsoa
Copy link
Collaborator

@dalonsoa dalonsoa commented Jul 29, 2022

Description

When pytest is run, a coverage report should be generated in reports/coverage but the path indicating which folder should be observed to calculate the coverage was wrongly set.

To be reviewed and merged after #52

Fixes # None

Type of change

  • New feature (non-breaking change which adds functionality)
  • Optimization (back-end change that speeds up the code)
  • Bug fix (non-breaking change which fixes an issue)

Key checklist

  • Make sure you've run the pre-commit checks: $ pre-commit run -a
  • All tests pass: $ poetry run pytest

Further checks

N/A

  • Code is commented, particularly in hard-to-understand areas
  • Tests added that prove fix is effective or that feature works

@davidorme davidorme self-requested a review August 1, 2022 09:27
@davidorme davidorme merged commit 66fca27 into develop Aug 1, 2022
@davidorme davidorme deleted the fix-coverage-report branch August 1, 2022 09:54
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