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

[✨ Feature request]: Enhanced pytest feedback; tell what line has not been covered #393

Open
2 tasks done
GerjanDorgelo opened this issue Dec 7, 2024 · 0 comments · May be fixed by #412
Open
2 tasks done

[✨ Feature request]: Enhanced pytest feedback; tell what line has not been covered #393

GerjanDorgelo opened this issue Dec 7, 2024 · 0 comments · May be fixed by #412
Assignees
Labels
enhancement New feature or request

Comments

@GerjanDorgelo
Copy link
Contributor

Description

Suggestion: change the last line in minimum_code_coverage.yaml to the follwing:

pytest --cov=./blueprints --cov-report term-missing --cov-fail-under=100

Acceptance Criteria

none

Dependencies

No response

Confirmation

  • I have checked that this feature does not already exist in the issue tracker.
  • I have read and understood the contribution guidelines.
@GerjanDorgelo GerjanDorgelo added the enhancement New feature or request label Dec 7, 2024
@GerjanDorgelo GerjanDorgelo self-assigned this Dec 24, 2024
@GerjanDorgelo GerjanDorgelo linked a pull request Dec 24, 2024 that will close this issue
5 tasks
@GerjanDorgelo GerjanDorgelo linked a pull request Dec 24, 2024 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant