Skip to content

Commit 70b3066

Browse files
committed
Add regenerated CSV reports
1 parent 8880d00 commit 70b3066

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

java/documentation/library-coverage/flow-model-coverage.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ org.apache.hc.core5.util,,,22,,,,,,,,,,,18,4
3333
org.apache.http,2,3,66,,,,,,,,,2,3,59,7
3434
org.dom4j,20,,,,,,,,,,20,,,,
3535
org.springframework.ldap.core,14,,,,,,14,,,,,,,,
36+
org.springframework.security.web.savedrequest,,6,,,,,,,,,,,6,,
3637
org.springframework.web.client,,3,,,,,,,,,,,3,,
3738
org.springframework.web.context.request,,8,,,,,,,,,,,8,,
3839
org.springframework.web.multipart,,12,,,,,,,,,,,12,,

java/documentation/library-coverage/flow-model-coverage.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Java framework & library support
1313
Google,``com.google.common.*``,,97,6,,6,,,,,
1414
Java Standard Library,``java.*``,3,41,15,13,,,,,,2
1515
Java extensions,``javax.*``,22,8,12,,,1,,1,1,
16-
`Spring <https://spring.io/>`_,``org.springframework.*``,23,,14,,,,,14,,
16+
`Spring <https://spring.io/>`_,``org.springframework.*``,29,,14,,,,,14,,
1717
Others,"``com.esotericsoftware.kryo.io``, ``com.esotericsoftware.kryo5.io``, ``com.fasterxml.jackson.databind``, ``com.unboundid.ldap.sdk``, ``org.dom4j``, ``org.xml.sax``, ``org.xmlpull.v1``, ``play.mvc``",7,5,37,,,,,17,,
18-
Totals,,78,821,91,13,6,7,,33,1,2
18+
Totals,,84,821,91,13,6,7,,33,1,2
1919

0 commit comments

Comments
 (0)