Skip to content

Commit 9b7616b

Browse files
Add changed framework coverage reports
1 parent 1c68d3f commit 9b7616b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

java/documentation/library-coverage/coverage.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ org.apache.commons.collections4,,,99,,,,,,,,,,,,,,,4,95
3333
org.apache.commons.io,,,22,,,,,,,,,,,,,,,22,
3434
org.apache.commons.jexl2,15,,,,,,,15,,,,,,,,,,,
3535
org.apache.commons.jexl3,15,,,,,,,15,,,,,,,,,,,
36-
org.apache.commons.lang3,,,420,,,,,,,,,,,,,,,292,128
36+
org.apache.commons.lang3,,,423,,,,,,,,,,,,,,,292,131
3737
org.apache.commons.text,,,272,,,,,,,,,,,,,,,220,52
3838
org.apache.directory.ldap.client.api,1,,,,,,,,1,,,,,,,,,,
3939
org.apache.hc.core5.function,,,1,,,,,,,,,,,,,,,1,

java/documentation/library-coverage/coverage.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ Java framework & library support
1010
Android,``android.*``,18,34,70,,,3,67,,,
1111
`Apache Commons Collections <https://commons.apache.org/proper/commons-collections/>`_,"``org.apache.commons.collections``, ``org.apache.commons.collections4``",,198,,,,,,,,
1212
`Apache Commons IO <https://commons.apache.org/proper/commons-io/>`_,``org.apache.commons.io``,,22,,,,,,,,
13-
`Apache Commons Lang <https://commons.apache.org/proper/commons-lang/>`_,``org.apache.commons.lang3``,,420,,,,,,,,
13+
`Apache Commons Lang <https://commons.apache.org/proper/commons-lang/>`_,``org.apache.commons.lang3``,,423,,,,,,,,
1414
`Apache Commons Text <https://commons.apache.org/proper/commons-text/>`_,``org.apache.commons.text``,,272,,,,,,,,
1515
`Apache HttpComponents <https://hc.apache.org/>`_,"``org.apache.hc.core5.*``, ``org.apache.http``",5,136,28,,,3,,,,25
1616
`Google Guava <https://guava.dev/>`_,``com.google.common.*``,,158,6,,6,,,,,
1717
Java Standard Library,``java.*``,3,327,30,13,,,7,,,10
1818
Java extensions,"``javax.*``, ``jakarta.*``",22,294,18,,,,,1,1,2
1919
`Spring <https://spring.io/>`_,``org.springframework.*``,29,236,62,,,,19,14,,29
2020
Others,"``com.esotericsoftware.kryo.io``, ``com.esotericsoftware.kryo5.io``, ``com.fasterxml.jackson.databind``, ``com.unboundid.ldap.sdk``, ``org.apache.commons.codec``, ``org.apache.commons.jexl2``, ``org.apache.commons.jexl3``, ``org.apache.directory.ldap.client.api``, ``org.apache.ibatis.jdbc``, ``org.dom4j``, ``org.hibernate``, ``org.jooq``, ``org.xml.sax``, ``org.xmlpull.v1``, ``play.mvc``",7,12,82,,,,14,18,,
21-
Totals,,84,2109,296,13,6,6,107,33,1,66
21+
Totals,,84,2112,296,13,6,6,107,33,1,66
2222

0 commit comments

Comments
 (0)