Integration tests#426
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #426 +/- ##
=======================================
Coverage 88.08% 88.08%
=======================================
Files 91 91
Lines 11798 11798
Branches 2186 2186
=======================================
Hits 10392 10392
Misses 890 890
Partials 516 516 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
5 tasks
8e869a7 to
e9545f4
Compare
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR adds integration tests workflow to run test suites of software in the HyperSpy ecosystem. The integration tests use a reusable workflow from the hyperspy organization and are configured to test multiple combinations of HyperSpy and extension versions.
- Adds GitHub Actions workflow for integration testing with matrix strategy for different HyperSpy and extension versions
- Includes changelog entry documenting the addition of integration tests
- Configures tests to run on PR events with specific labels or manual dispatch
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
.github/workflows/integration_tests.yml |
New workflow file defining integration test job with matrix strategy and reusable workflow configuration |
upcoming_changes/426.maintenance.rst |
Changelog entry documenting the integration tests addition |
Member
Author
|
The failure of the test suite and integration test suite are genuine and should be fixed in hyperspy/hyperspy#3528. |
Member
|
Awaiting #425 |
jlaehne
approved these changes
Jul 24, 2025
8039249 to
372de8f
Compare
…x segmentation fault issue in orix
372de8f to
5c06b78
Compare
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add integration tests workflow using reusable workflow: https://github.com/hyperspy/.github/blob/main/.github/workflows/integration_tests.yml.
Alternative to #388.
Progress of the PR
upcoming_changesfolder (seeupcoming_changes/README.rst),docs/readthedocs.org:rosettasciiobuild of this PR (link in github checks)