#!/bin/bash echo "Running tests with code coverage..." mvn clean test echo "Coverage report generated in target/site/jacoco/"