Skip to content

Commit c91b6f7

Browse files
authored
Merge pull request #7266 from github/workflow/coverage/update
Update CSV framework coverage reports
2 parents f4555ed + 66e086f commit c91b6f7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

java/documentation/library-coverage/coverage.csv

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,9 @@ play.mvc,,4,,,,,,,,,,,,,,,,,,,,,,4,,
9494
ratpack.core.form,,,3,,,,,,,,,,,,,,,,,,,,,,3,
9595
ratpack.core.handling,,6,4,,,,,,,,,,,,,,,,,,,,,6,4,
9696
ratpack.core.http,,10,10,,,,,,,,,,,,,,,,,,,,,10,10,
97-
ratpack.exec,,,26,,,,,,,,,,,,,,,,,,,,,,,26
97+
ratpack.exec,,,48,,,,,,,,,,,,,,,,,,,,,,,48
9898
ratpack.form,,,3,,,,,,,,,,,,,,,,,,,,,,3,
99-
ratpack.func,,,5,,,,,,,,,,,,,,,,,,,,,,,5
99+
ratpack.func,,,35,,,,,,,,,,,,,,,,,,,,,,,35
100100
ratpack.handling,,6,4,,,,,,,,,,,,,,,,,,,,,6,4,
101101
ratpack.http,,10,10,,,,,,,,,,,,,,,,,,,,,10,10,
102-
ratpack.util,,,5,,,,,,,,,,,,,,,,,,,,,,,5
102+
ratpack.util,,,35,,,,,,,,,,,,,,,,,,,,,,,35

java/documentation/library-coverage/coverage.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ Java framework & library support
1818
Java Standard Library,``java.*``,3,524,30,13,,,7,,,10
1919
Java extensions,"``javax.*``, ``jakarta.*``",54,552,32,,,4,,1,1,2
2020
`Spring <https://spring.io/>`_,``org.springframework.*``,29,469,91,,,,19,14,,29
21-
Others,"``cn.hutool.core.codec``, ``com.esotericsoftware.kryo.io``, ``com.esotericsoftware.kryo5.io``, ``com.fasterxml.jackson.core``, ``com.fasterxml.jackson.databind``, ``com.opensymphony.xwork2.ognl``, ``com.unboundid.ldap.sdk``, ``flexjson``, ``groovy.lang``, ``groovy.util``, ``jodd.json``, ``net.sf.saxon.s9api``, ``ognl``, ``org.apache.commons.codec``, ``org.apache.commons.jexl2``, ``org.apache.commons.jexl3``, ``org.apache.commons.ognl``, ``org.apache.directory.ldap.client.api``, ``org.apache.ibatis.jdbc``, ``org.apache.shiro.codec``, ``org.apache.shiro.jndi``, ``org.codehaus.groovy.control``, ``org.dom4j``, ``org.hibernate``, ``org.jooq``, ``org.mvel2``, ``org.xml.sax``, ``org.xmlpull.v1``, ``play.mvc``, ``ratpack.core.form``, ``ratpack.core.handling``, ``ratpack.core.http``, ``ratpack.exec``, ``ratpack.form``, ``ratpack.func``, ``ratpack.handling``, ``ratpack.http``, ``ratpack.util``",39,99,151,,,,14,18,,
22-
Totals,,175,5369,431,13,6,10,107,33,1,66
21+
Others,"``cn.hutool.core.codec``, ``com.esotericsoftware.kryo.io``, ``com.esotericsoftware.kryo5.io``, ``com.fasterxml.jackson.core``, ``com.fasterxml.jackson.databind``, ``com.opensymphony.xwork2.ognl``, ``com.unboundid.ldap.sdk``, ``flexjson``, ``groovy.lang``, ``groovy.util``, ``jodd.json``, ``net.sf.saxon.s9api``, ``ognl``, ``org.apache.commons.codec``, ``org.apache.commons.jexl2``, ``org.apache.commons.jexl3``, ``org.apache.commons.ognl``, ``org.apache.directory.ldap.client.api``, ``org.apache.ibatis.jdbc``, ``org.apache.shiro.codec``, ``org.apache.shiro.jndi``, ``org.codehaus.groovy.control``, ``org.dom4j``, ``org.hibernate``, ``org.jooq``, ``org.mvel2``, ``org.xml.sax``, ``org.xmlpull.v1``, ``play.mvc``, ``ratpack.core.form``, ``ratpack.core.handling``, ``ratpack.core.http``, ``ratpack.exec``, ``ratpack.form``, ``ratpack.func``, ``ratpack.handling``, ``ratpack.http``, ``ratpack.util``",39,181,151,,,,14,18,,
22+
Totals,,175,5451,431,13,6,10,107,33,1,66
2323

0 commit comments

Comments
 (0)