RFR: Reports plugin
Alexandre Iline
shurailine at openjdk.org
Tue Aug 29 23:15:41 UTC 2023
An initial code for the report plugin.
-------------
Commit messages:
- README
- make context lighter
- The report shoudl really be showing _source_ coverage, not class coverage.
- remove pres
- Allow anything in header.
- Results from the same line ovverride previous results
- add header and title to the report
- Initial commit of a report building plugin.
Changes: https://git.openjdk.org/jcov/pull/41/files
Webrev: https://webrevs.openjdk.org/?repo=jcov&pr=41&range=00
Stats: 12373 lines in 35 files changed: 12371 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jcov/pull/41.diff
Fetch: git fetch https://git.openjdk.org/jcov.git pull/41/head:pull/41
PR: https://git.openjdk.org/jcov/pull/41
More information about the jcov-dev
mailing list