Skip to content

Commit ec8f153

Browse files
committed
ICU-23320 Add main page links to Errorprone and JaCoCo reports
1 parent 85f491c commit ec8f153

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,12 @@ Fuzzing | [![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/
2222
OpenSSF Scorecard | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/unicode-org/icu/badge)](https://securityscorecards.dev/viewer/?uri=github.com/unicode-org/icu)
2323

2424

25+
### Quality Reports (main branch)
26+
27+
* Java static analysis: [Errorprone](https://unicode-org.github.io/icu/userguide/dev/reports/icu4j_errorprone/errorprone2.html)
28+
* Java code coverage: [JaCoCo](https://unicode-org.github.io/icu/userguide/dev/reports/icu4j_coverage/html)
29+
* All reports, various formats, [here](https://mihnita.github.io/icu/userguide/dev/reports.html)
30+
2531

2632
### Subdirectories and Information
2733

0 commit comments

Comments
 (0)