Skip to content

Commit 5b2dfb3

Browse files
committed
Update validation status documentation: add coverage statistics for DataLab and Sigima
1 parent b697657 commit 5b2dfb3

2 files changed

Lines changed: 40 additions & 5 deletions

File tree

doc/features/validation/status.rst

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,19 @@ Functional validation
1313
In DataLab, functional validation is based on a classic test strategy (see
1414
:ref:`functional_validation`).
1515

16-
Test coverage is around 90%, with more than 200 tests.
16+
.. list-table::
17+
:header-rows: 1
18+
:align: left
19+
20+
* - Package
21+
- Coverage
22+
- Number of tests
23+
* - DataLab
24+
- ~82%
25+
- >130
26+
* - Sigima
27+
- ~90%
28+
- >570
1729

1830
Technical validation
1931
---------------------

doc/locale/fr/LC_MESSAGES/features/validation/status.po

Lines changed: 27 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: DataLab \n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-12-03 21:59+0100\n"
11+
"POT-Creation-Date: 2025-12-09 10:39+0100\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language: fr\n"
@@ -34,8 +34,32 @@ msgstr "Validation fonctionnelle"
3434
msgid "In DataLab, functional validation is based on a classic test strategy (see :ref:`functional_validation`)."
3535
msgstr "Dans DataLab, la validation fonctionnelle est basée sur une stratégie de test classique (voir :ref:`functional_validation`)."
3636

37-
msgid "Test coverage is around 90%, with more than 200 tests."
38-
msgstr "La couverture de test est d'environ 90%, avec plus de 200 tests."
37+
msgid "Package"
38+
msgstr "Package"
39+
40+
msgid "Coverage"
41+
msgstr "Couverture"
42+
43+
msgid "Number of tests"
44+
msgstr "Nombre de tests"
45+
46+
msgid "DataLab"
47+
msgstr "DataLab"
48+
49+
msgid "~82%"
50+
msgstr ""
51+
52+
msgid ">130"
53+
msgstr ""
54+
55+
msgid "Sigima"
56+
msgstr "Sigima"
57+
58+
msgid "~90%"
59+
msgstr ""
60+
61+
msgid ">570"
62+
msgstr ""
3963

4064
msgid "Technical validation"
4165
msgstr "Validation technique"
@@ -1957,4 +1981,3 @@ msgstr ""
19571981

19581982
msgid "`test_image_zero_padding <https://github.com/DataLab-Platform/Sigima/blob/v1.0.3/sigima/tests/image/fft2d_unit_test.py#L50>`_"
19591983
msgstr ""
1960-

0 commit comments

Comments
 (0)