File tree Expand file tree Collapse file tree
locale/fr/LC_MESSAGES/features/validation Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,19 @@ Functional validation
1313In 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
1830Technical validation
1931---------------------
Original file line number Diff line number Diff line change 88msgstr ""
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"
3434msgid "In DataLab, functional validation is based on a classic test strategy (see :ref:`functional_validation`)."
3535msgstr "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
4064msgid "Technical validation"
4165msgstr "Validation technique"
@@ -1957,4 +1981,3 @@ msgstr ""
19571981
19581982msgid "`test_image_zero_padding <https://github.com/DataLab-Platform/Sigima/blob/v1.0.3/sigima/tests/image/fft2d_unit_test.py#L50>`_"
19591983msgstr ""
1960-
You can’t perform that action at this time.
0 commit comments