Skip to content

Upgrade Code Coverage Workflow to improve testing#45

Merged
o-nnerb merged 10 commits into
mainfrom
coverage-workflow
Sep 1, 2025
Merged

Upgrade Code Coverage Workflow to improve testing#45
o-nnerb merged 10 commits into
mainfrom
coverage-workflow

Conversation

@o-nnerb
Copy link
Copy Markdown
Member

@o-nnerb o-nnerb commented Sep 1, 2025

Description

This PR enhances the code coverage collection process. Previously, the code was only compiled for macOS, but the reality is that the packages are available for multiple platforms. Therefore, the workflows now align with this and test the conformance of all platforms.

Type of change

  • Bug fix (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

Checklist

  • My code follows the code style of this project.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I have added/updated necessary comments/documentation.

@o-nnerb o-nnerb added this to the 1.0.5 milestone Sep 1, 2025
@o-nnerb o-nnerb added the enhancement New feature or request label Sep 1, 2025
@o-nnerb o-nnerb merged commit 7815bef into main Sep 1, 2025
1 check passed
@o-nnerb o-nnerb deleted the coverage-workflow branch September 1, 2025 11:15
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 this pull request may close these issues.

1 participant