Skip to content

Code coverage basics for pytest#40

Merged
FlorianDeconinck merged 5 commits into
developfrom
feature/pytest_code_coverage
May 20, 2024
Merged

Code coverage basics for pytest#40
FlorianDeconinck merged 5 commits into
developfrom
feature/pytest_code_coverage

Conversation

@FlorianDeconinck

@FlorianDeconinck FlorianDeconinck commented May 14, 2024

Copy link
Copy Markdown
Collaborator

Description
Our test code coverage is unknown at this time. First step is to compute and display the code coverage, which this PR does.

How Has This Been Tested?
N/A

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules
  • New check tests, if applicable, are included

@oelbert oelbert left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@FlorianDeconinck FlorianDeconinck merged commit 2339beb into develop May 20, 2024
@FlorianDeconinck FlorianDeconinck deleted the feature/pytest_code_coverage branch May 20, 2024 14:12
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.

3 participants