Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consistent target JVM version for all defect builds #628

Merged
merged 20 commits into from
Nov 27, 2024
Merged

Conversation

rjust
Copy link
Owner

@rjust rjust commented Nov 3, 2024

This PR:

  1. Explicitly sets the target/source JVM version for all defects for which the build does not already specify a version. This fixes Coverage is not working for some defects. #626.

  2. Adds two additional test scripts: (1) compute coverage for all defects and (2) compute code-level stats such as LOC and number of tests for all defects.

  3. Cleans up and improves the documentation of some test scripts.

These changes will be released as version 3.0.1.

@rjust rjust requested review from mernst and markro49 November 3, 2024 03:08
@rjust rjust merged commit 8bb959b into master Nov 27, 2024
2 checks passed
@rjust rjust deleted the build-target branch November 27, 2024 06:20
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.

Coverage is not working for some defects.
2 participants