Skip to content

Utilizing matrix strategy in Github workflows to expand coverage#77

Merged
jonloucks merged 4 commits intomainfrom
jonloucks-pull-request-matrix
Oct 25, 2025
Merged

Utilizing matrix strategy in Github workflows to expand coverage#77
jonloucks merged 4 commits intomainfrom
jonloucks-pull-request-matrix

Conversation

@jonloucks
Copy link
Owner

Utilizing matrix strategy in Github workflows to expand coverage

Utilizing matrix strategy in Github workflows to expand coverage

Description

Added new workflow matrix to validate build and tests on multiple java vendors and versions

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)
  • Refactor (code improvement or restructuring without changing external behavior)
  • Documentation update
  • Chore (e.g., dependency updates, build tooling changes)

How Has This Been Tested?

All tests pass

Checklist:

  • My code follows the project's coding style guidelines.
  • 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 (if necessary).
  • My changes generate no new warnings.
  • I have added tests that prove my fix is effective or my feature works.
  • New and existing unit tests pass locally with my changes.

Additional Notes

@jonloucks jonloucks merged commit 5407545 into main Oct 25, 2025
23 checks passed
@jonloucks jonloucks deleted the jonloucks-pull-request-matrix branch October 25, 2025 09:53
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