@@ -10,17 +10,17 @@ The tests are divided into the following categories:
10
10
* [ Bunched] ( #bunched )
11
11
* [ Kill Detach] ( #kill-detach )
12
12
13
- Currently the number of end-to-end tests stands at 70 , with 69 passing and 1 failing (98.57 % coverage).
13
+ Currently the number of end-to-end tests stands at 71 , with 70 passing and 1 failing (98.59 % coverage).
14
14
15
15
| filepath | $$ \textcolor{#23d18b}{\tt{passed}} $$ | $$ \textcolor{#f5f543}{\tt{xfailed}} $$ | SUBTOTAL |
16
16
| ---------------------------------------------------------------------------------- | --------------------------------: | --------------------------------: | -------: |
17
- | $$ \textcolor{#23d18b}{\tt{tests/tel2puml/pv\\_to\\_puml/end\text{-}to\text{-}end\text{-}tests/test\\_branch\\_counts.py}} $$ | $$ \textcolor{#23d18b}{\tt{4}} $$ | $$ \textcolor{#666666}{\tt{0}} $$ | $$ \textcolor{#23d18b}{\tt{4}} $$ |
18
- | $$ \textcolor{#23d18b}{\tt{tests/tel2puml/pv\\_to\\_puml/end\text{-}to\text{-}end\text{-}tests/test\\_loops.py}} $$ | $$ \textcolor{#23d18b}{\tt{15}} $$ | $$ \textcolor{#666666}{\tt{0}} $$ | $$ \textcolor{#23d18b}{\tt{15}} $$ |
19
17
| $$ \textcolor{#23d18b}{\tt{tests/tel2puml/pv\\_to\\_puml/end\text{-}to\text{-}end\text{-}tests/constraints/test\\_constraints\\_bunched.py}} $$ | $$ \textcolor{#23d18b}{\tt{21}} $$ | $$ \textcolor{#666666}{\tt{0}} $$ | $$ \textcolor{#23d18b}{\tt{21}} $$ |
20
18
| $$ \textcolor{#f5f543}{\tt{tests/tel2puml/pv\\_to\\_puml/end\text{-}to\text{-}end\text{-}tests/constraints/test\\_constraints\\_kill.py}} $$ | $$ \textcolor{#23d18b}{\tt{3}} $$ | $$ \textcolor{#f5f543}{\tt{1}} $$ | $$ \textcolor{#f5f543}{\tt{4}} $$ |
21
19
| $$ \textcolor{#23d18b}{\tt{tests/tel2puml/pv\\_to\\_puml/end\text{-}to\text{-}end\text{-}tests/constraints/test\\_constraints\\_nested.py}} $$ | $$ \textcolor{#23d18b}{\tt{15}} $$ | $$ \textcolor{#666666}{\tt{0}} $$ | $$ \textcolor{#23d18b}{\tt{15}} $$ |
22
20
| $$ \textcolor{#23d18b}{\tt{tests/tel2puml/pv\\_to\\_puml/end\text{-}to\text{-}end\text{-}tests/constraints/test\\_constraints\\_simple.py}} $$ | $$ \textcolor{#23d18b}{\tt{11}} $$ | $$ \textcolor{#666666}{\tt{0}} $$ | $$ \textcolor{#23d18b}{\tt{11}} $$ |
23
- | $$ \textcolor{#f5f543}{\tt{TOTAL}} $$ | $$ \textcolor{#23d18b}{\tt{69}} $$ | $$ \textcolor{#f5f543}{\tt{1}} $$ | $$ \textcolor{#f5f543}{\tt{70}} $$ |
21
+ | $$ \textcolor{#23d18b}{\tt{tests/tel2puml/pv\\_to\\_puml/end\text{-}to\text{-}end\text{-}tests/test\\_branch\\_counts.py}} $$ | $$ \textcolor{#23d18b}{\tt{4}} $$ | $$ \textcolor{#666666}{\tt{0}} $$ | $$ \textcolor{#23d18b}{\tt{4}} $$ |
22
+ | $$ \textcolor{#23d18b}{\tt{tests/tel2puml/pv\\_to\\_puml/end\text{-}to\text{-}end\text{-}tests/test\\_loops.py}} $$ | $$ \textcolor{#23d18b}{\tt{16}} $$ | $$ \textcolor{#666666}{\tt{0}} $$ | $$ \textcolor{#23d18b}{\tt{16}} $$ |
23
+ | $$ \textcolor{#f5f543}{\tt{TOTAL}} $$ | $$ \textcolor{#23d18b}{\tt{70}} $$ | $$ \textcolor{#f5f543}{\tt{1}} $$ | $$ \textcolor{#f5f543}{\tt{71}} $$ |
24
24
25
25
26
26
## Branch counts
@@ -38,7 +38,7 @@ Currently the number of branch tests stands at 4, with 4 passing and 0 failing (
38
38
39
39
## Loops
40
40
41
- Currently the number of loops tests stands at 15 , with 15 passing and 0 failing (100.00% coverage).
41
+ Currently the number of loops tests stands at 16 , with 16 passing and 0 failing (100.00% coverage).
42
42
43
43
| filepath | function | $$ \textcolor{#23d18b}{\tt{passed}} $$ | SUBTOTAL |
44
44
| -------------------------------------------------------- | -------------------------------------------------------------------------- | --------------------------------: | -------: |
@@ -54,10 +54,11 @@ Currently the number of loops tests stands at 15, with 15 passing and 0 failing
54
54
| $$ \textcolor{#23d18b}{\tt{tests/tel2puml/pv\\_to\\_puml/end\text{-}to\text{-}end\text{-}tests/test\\_loops.py}} $$ | $$ \textcolor{#23d18b}{\tt{TestBreakPoints.test\\_loop\\_break\\_point}} $$ | $$ \textcolor{#23d18b}{\tt{1}} $$ | $$ \textcolor{#23d18b}{\tt{1}} $$ |
55
55
| $$ \textcolor{#23d18b}{\tt{tests/tel2puml/pv\\_to\\_puml/end\text{-}to\text{-}end\text{-}tests/test\\_loops.py}} $$ | $$ \textcolor{#23d18b}{\tt{TestBreakPoints.test\\_loop\\_two\\_break\\_points}} $$ | $$ \textcolor{#23d18b}{\tt{1}} $$ | $$ \textcolor{#23d18b}{\tt{1}} $$ |
56
56
| $$ \textcolor{#23d18b}{\tt{tests/tel2puml/pv\\_to\\_puml/end\text{-}to\text{-}end\text{-}tests/test\\_loops.py}} $$ | $$ \textcolor{#23d18b}{\tt{TestBreakPoints.test\\_loop\\_nested\\_break\\_point}} $$ | $$ \textcolor{#23d18b}{\tt{1}} $$ | $$ \textcolor{#23d18b}{\tt{1}} $$ |
57
+ | $$ \textcolor{#23d18b}{\tt{tests/tel2puml/pv\\_to\\_puml/end\text{-}to\text{-}end\text{-}tests/test\\_loops.py}} $$ | $$ \textcolor{#23d18b}{\tt{TestBreakPoints.test\\_loop\\_with\\_2\\_breaks\\_one\\_leads\\_to\\_other}} $$ | $$ \textcolor{#23d18b}{\tt{1}} $$ | $$ \textcolor{#23d18b}{\tt{1}} $$ |
57
58
| $$ \textcolor{#23d18b}{\tt{tests/tel2puml/pv\\_to\\_puml/end\text{-}to\text{-}end\text{-}tests/test\\_loops.py}} $$ | $$ \textcolor{#23d18b}{\tt{TestEdgeCases.test\\_loop\\_break\\_split\\_exit}} $$ | $$ \textcolor{#23d18b}{\tt{1}} $$ | $$ \textcolor{#23d18b}{\tt{1}} $$ |
58
59
| $$ \textcolor{#23d18b}{\tt{tests/tel2puml/pv\\_to\\_puml/end\text{-}to\text{-}end\text{-}tests/test\\_loops.py}} $$ | $$ \textcolor{#23d18b}{\tt{TestEdgeCases.test\\_paths\\_should\\_kill\\_in\\_loop}} $$ | $$ \textcolor{#23d18b}{\tt{1}} $$ | $$ \textcolor{#23d18b}{\tt{1}} $$ |
59
60
| $$ \textcolor{#23d18b}{\tt{tests/tel2puml/pv\\_to\\_puml/end\text{-}to\text{-}end\text{-}tests/test\\_loops.py}} $$ | $$ \textcolor{#23d18b}{\tt{TestEdgeCases.test\\_two\\_different\\_loops\\_follow\\_same\\_event}} $$ | $$ \textcolor{#23d18b}{\tt{1}} $$ | $$ \textcolor{#23d18b}{\tt{1}} $$ |
60
- | $$ \textcolor{#23d18b}{\tt{TOTAL}} $$ | | $$ \textcolor{#23d18b}{\tt{15 }} $$ | $$ \textcolor{#23d18b}{\tt{15 }} $$ |
61
+ | $$ \textcolor{#23d18b}{\tt{TOTAL}} $$ | | $$ \textcolor{#23d18b}{\tt{16 }} $$ | $$ \textcolor{#23d18b}{\tt{16 }} $$ |
61
62
62
63
63
64
## Constraints
0 commit comments