Skip to content

Conversation

vivganes
Copy link

Proposed changes

This PR fixes #222

Root Cause: Path separators were not handled properly, which resulted in Windows coverage always calculated as NOT COVERED for all mutants

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

  • I have read the CONTRIBUTING doc
  • Lint and unit tests pass locally with my changes (make all)
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules

Further comments

None

@pull-request-size pull-request-size bot added the s/XS Size: Denotes a PR that changes 0-9 lines label Aug 12, 2025
@vivganes vivganes changed the title fix #222 fix #222 - Windows NO_COVERAGE issue Aug 12, 2025
@vivganes
Copy link
Author

@k3rn31 can you please take a look at this PR? Please let me know if you need any more information

@vivganes
Copy link
Author

vivganes commented Oct 1, 2025

@k3rn31 the automated checks seem to be stuck due to some reason even after your approval. Do these checks need any other condition to be fulfilled???

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s/XS Size: Denotes a PR that changes 0-9 lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Gremlins can't detect coverage on Windows
2 participants