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

github: add package source dir to coverage #65

Merged
merged 2 commits into from
Aug 16, 2024
Merged

Conversation

JochenSiegWork
Copy link
Collaborator

- Add package source directory to the coverage call.
  Otherwise completely untested files not called in
  the unittests would slip through CI/CD pipeline.
- Now completely untested files will be in the
  coverage report with 0% coverage.

    - Add package source directory to the coverage call.
      Otherwise completely untested files not called in
      the unittests would slip through CI/CD pipeline.
    - Now completely untested files will be in the
      coverage report with 0% coverage.
@JochenSiegWork JochenSiegWork self-assigned this Aug 16, 2024
@c-w-feldmann
Copy link
Collaborator

I did not notice this. Good catch.

@JochenSiegWork JochenSiegWork merged commit 0a5a53e into main Aug 16, 2024
14 checks passed
@JochenSiegWork JochenSiegWork deleted the add_coverage_source branch August 16, 2024 08:57
@c-w-feldmann c-w-feldmann added type: bug Something isn't working type: maintenance Improvement of code or keeping the code up to date labels Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working type: maintenance Improvement of code or keeping the code up to date
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants