Commit Graph

15 Commits

Author SHA1 Message Date
09b7ab9a42 fixes ignored dataset description for string description 2022-11-17 15:43:30 +02:00
45bf9e8650 ignore the keys returned by the datasets Generator for storing them into an array 2022-10-29 18:19:43 +03:00
ea0be9e7a4 Refactored Datasets::resolve() to make it more readable 2021-05-27 08:46:38 +02:00
3117f11fae phpstan fixes
Took 3 minutes
2021-05-24 23:36:51 +02:00
294c41f0dc lint fixes
Took 3 minutes
2021-05-24 23:33:43 +02:00
19a45c856e updates Dataset::resolve to generate a matrix of values from multiple datasets
Took 42 seconds
2021-05-24 23:30:11 +02:00
6c6bba2a04 tests: updates snapshots 2021-05-23 22:02:06 +01:00
98c62f4b1d show only name for named datasets
Took 4 minutes
2021-05-23 22:16:29 +02:00
5d7f262f4a feat: removes expectation api for a plugin 2020-12-13 22:35:30 +01:00
f017015d1e fix: authorize string as key for datasets 2020-11-30 14:50:40 +01:00
edcd2cb50e Add name to description for named datasets 2020-10-01 13:23:23 +10:00
6dd3ca20e4 Also handle multiple descriptions within whole dataset 2020-06-20 11:29:07 +02:00
d9ea378819 Only append numbers when data set desc is the same 2020-06-20 09:53:38 +02:00
0738e113ad Fix dataset name creation with objects
fixes #98
2020-06-19 16:03:47 +02:00
de2929077b first 2020-05-11 18:38:30 +02:00