Commit 3794bd6
committed
feat: add Multivariate Test
Squashed commit of the following:
commit 210940d035f16a9d1dd136cb7744b9ef884897d8
Author: Hudo Assenco <hudo.assenco@gmail.com>
Date: Tue Oct 13 15:56:01 2020 -0300
docs: add @kelvinmaues as a contributor
commit 457c4fac8a99d469830abba0257c4427e6d854a3
Author: Hudo Assenco <hudo.assenco@gmail.com>
Date: Tue Oct 13 15:53:19 2020 -0300
build: remove unnecessary files
commit 0a0d5a1
Author: Kelvin Maues <kgmdeveloper@gmail.com>
Date: Mon Oct 12 12:18:15 2020 -0300
Add lib to git ignore
commit 2f92156
Author: Kelvin Maues <kgmdeveloper@gmail.com>
Date: Mon Oct 12 12:08:35 2020 -0300
Replace correct markdown to image
commit 430fa3a
Author: Kelvin Maues <kgmdeveloper@gmail.com>
Date: Mon Oct 12 12:05:49 2020 -0300
Add a new test to multivariate
commit 1587714
Author: Kelvin Maues <kgmdeveloper@gmail.com>
Date: Mon Oct 12 11:55:36 2020 -0300
Add the documentation about the multivariante test and how to use it
commit 5bd2eb8
Author: Kelvin Maues <kgmdeveloper@gmail.com>
Date: Mon Oct 12 11:34:46 2020 -0300
Add the feature to allow multivariate testing with variants
commit decae29
Author: Kelvin Maues <kgmdeveloper@gmail.com>
Date: Wed Sep 16 11:26:09 2020 -0300
Removing prop types out of the component
commit 602d59d
Author: Kelvin Maues <kgmdeveloper@gmail.com>
Date: Wed Sep 16 10:46:12 2020 -0300
New build improving the conditional
commit 64ade37
Author: Kelvin Maues <kgmdeveloper@gmail.com>
Date: Wed Sep 16 10:45:17 2020 -0300
Conditional improved
commit 21aed44
Merge: 8b64802 114dbe2
Author: Kelvin Maues <kelvinmaus@gmail.com>
Date: Wed Sep 16 10:37:42 2020 -0300
Merge pull request #1 from kelvinmaues/feature/mvt-experiments
Improved Experiment component with a new feature to mtv experiments, …
commit 114dbe2
Author: Kelvin Maues <kgmdeveloper@gmail.com>
Date: Wed Sep 16 10:26:15 2020 -0300
Improved Experiment component with a new feature to mtv experiments,
new types added and script changed1 parent fe650fc commit 3794bd6
File tree
8 files changed
+131
-33
lines changed- src
- test/specs
8 files changed
+131
-33
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
41 | 51 | | |
42 | 52 | | |
43 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
| 4 | + | |
7 | 5 | | |
8 | 6 | | |
9 | 7 | | |
| |||
21 | 19 | | |
22 | 20 | | |
23 | 21 | | |
24 | | - | |
25 | | - | |
26 | 22 | | |
27 | 23 | | |
28 | 24 | | |
| |||
44 | 40 | | |
45 | 41 | | |
46 | 42 | | |
47 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
| |||
69 | 68 | | |
70 | 69 | | |
71 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
72 | 129 | | |
73 | 130 | | |
74 | 131 | | |
| |||
78 | 135 | | |
79 | 136 | | |
80 | 137 | | |
81 | | - | |
82 | | - | |
83 | | - | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
84 | 142 | | |
85 | 143 | | |
86 | 144 | | |
87 | | - | |
| 145 | + | |
88 | 146 | | |
89 | | - | |
90 | 147 | | |
91 | 148 | | |
92 | 149 | | |
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | 6 | | |
19 | 7 | | |
20 | 8 | | |
| |||
32 | 20 | | |
33 | 21 | | |
34 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
35 | 29 | | |
36 | | - | |
| 30 | + | |
37 | 31 | | |
38 | 32 | | |
39 | 33 | | |
40 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
99 | 100 | | |
100 | 101 | | |
101 | 102 | | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
102 | 118 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | 6 | | |
12 | 7 | | |
13 | 8 | | |
| |||
17 | 12 | | |
18 | 13 | | |
19 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
30 | 43 | | |
31 | 44 | | |
32 | 45 | | |
| |||
0 commit comments