Skip to content

Add automated package tests and status badge#7

Merged
AnnyaB merged 1 commit into
mainfrom
add-package-tests-ci
Jun 8, 2026
Merged

Add automated package tests and status badge#7
AnnyaB merged 1 commit into
mainfrom
add-package-tests-ci

Conversation

@AnnyaB

@AnnyaB AnnyaB commented Jun 8, 2026

Copy link
Copy Markdown
Owner

Summary

This pull request adds automated continuous-integration testing for the reusable pfd-gste package and displays the test status in the repository README.

Changes

  • adds a GitHub Actions workflow for Python 3.12
  • installs the package with its test dependencies
  • runs all nine package tests on pushes and pull requests targeting main
  • adds an automatically updated package-test status badge to the README

Scope

The workflow tests the reusable pfd_gste package only. It does not modify or run the complete MRI preprocessing, training, evaluation, explainability, checkpoint, or Flask-demo workflows.

@AnnyaB AnnyaB merged commit a2d6d23 into main Jun 8, 2026
1 check passed
@AnnyaB AnnyaB deleted the add-package-tests-ci branch June 8, 2026 11:55
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.

1 participant