After Maven
Version updated for https://github.com/mmprogrami/after-maven-action to version v2.6.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, “after-maven-action,” analyzes the test results from a Maven build by aggregating data from Surefire and Failsafe plugin reports. It identifies the total number of tests run, failed, and skipped, and optionally summarizes code coverage from JaCoCo reports. By allowing the Maven build to complete even with test failures, it ensures all tests are executed and provides a concise summary of results, automating the verification of test outcomes and enabling effective debugging in CI workflows.
Release notes
Full Changelog: https://github.com/mmprogrami/after-maven-action/compare/v2...v2.6