Skip to content

Add module filter E2E matrix#128

Merged
Will-thom merged 1 commit into
mainfrom
test/module-filter-e2e-matrix
Jun 3, 2026
Merged

Add module filter E2E matrix#128
Will-thom merged 1 commit into
mainfrom
test/module-filter-e2e-matrix

Conversation

@Will-thom
Copy link
Copy Markdown
Collaborator

Summary

  • add an end-to-end module filter matrix using the compiled CLI binary
  • verify module filtering by artifactId and module path with the nested module fixture
  • cover no-match behavior in text and JSON
  • assert JSON findingCount and findings reflect the filtered view
  • document module filter E2E coverage in the testing guide

Validation

  • go test ./cmd/prmaven -run TestCLIModuleFilterMatrix -v
  • .github/scripts/check-public-metadata.sh
  • go test ./...
  • git diff --check

Closes #76

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 3, 2026

Hi @Will-thom, thank you for contributing to PR Maven CLI.

I appreciate the time you spent opening this pull request. This project is intentionally shaped for focused, reviewable open source contributions, so your input helps the tool become more useful for Java and Maven teams.

A maintainer will review the context, labels, and next steps as soon as possible. If this is your first contribution here, welcome aboard.

Useful links:

  • Contributing guide: CONTRIBUTING.md
  • Testing guide: docs/testing.md
  • CI/CD guide: docs/ci.md

Thank you for helping build a deterministic, local-first Maven failure triage tool.

@Will-thom Will-thom merged commit 9a1ab08 into main Jun 3, 2026
24 checks passed
@Will-thom Will-thom deleted the test/module-filter-e2e-matrix branch June 3, 2026 16:16
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.

[Stage 2.1] Add module filter E2E matrix

1 participant