297 Commits

Author SHA1 Message Date
Josh Burman
a919530cab proper typing and bundle first ordering 2022-04-27 15:46:23 +00:00
brmnjsh
b83783d907
Merge pull request #31 from yardstick/feature/QUANT-1556-test-library-implementation
QUANT-1556: Test library implementation
2022-04-27 11:42:35 -04:00
Josh Burman
67a6303c45 add stub and mock 2022-04-26 16:51:29 +00:00
Josh Burman
3af90e317e adds test coverage 2022-04-25 18:31:06 +00:00
Josh Burman
9054c92103 remove nose2 2022-04-25 18:27:06 +00:00
Joshua Burman
e6e8f49816 formatting and print removal 2022-04-19 14:49:31 -04:00
Josh Burman
0380401b2b return value added 2022-04-19 18:41:31 +00:00
Josh Burman
e3d9b2e36e added yosh loop to test case 2022-04-19 18:37:51 +00:00
Joshua Burman
2a3f6c7fc6 added nose2 for perspective 2022-04-17 23:53:31 -04:00
Joshua Burman
e3f6c97503 added pass and fail tests 2022-04-17 23:33:22 -04:00
Joshua Burman
41856322f8 test framework and example test added 2022-04-14 23:54:10 -04:00
Joshua Burman
4c4a447afe add pytest 2022-04-14 17:12:48 -04:00
brmnjsh
d818da4494
Merge pull request #30 from yardstick/release/1.2.0
1.2.0
2022-03-29 11:48:53 -04:00
brmnjsh
c7da2862b2
Merge pull request #29 from yardstick/feature/QUANT-1415-Loft-Cases-Fix
QUANT-1415 Loft Cases Fix
2022-03-29 11:46:16 -04:00
Adrian Manteza
a94256a10b version 1.2 Tokyo Drift! 2022-03-25 22:31:43 +00:00
Adrian Manteza
5e13db79b6 types yo 2022-03-25 22:02:10 +00:00
Adrian Manteza
a8396051b6 randomize source bundles and items before each solver run 2022-03-25 21:57:16 +00:00
Joshua Burman
11a5112812 trial for variability 2022-03-25 13:58:31 -04:00
Adrian Manteza
1f00e1e1bc target variance for each solver run. authored by Yosh 2022-03-25 17:20:14 +00:00
Adrian Manteza
6ebe33a76b cleanup and < 3 bundle pre-filter 2022-03-24 16:47:55 +00:00
Adrian Manteza
79580c5394 test with prefilter 2022-03-23 20:15:22 +00:00
Adrian Manteza
d9a0926b69 dict to Item object 2022-03-23 20:07:13 +00:00
Adrian Manteza
4e28e841ad remove prefilter 2022-03-23 19:44:02 +00:00
Adrian Manteza
ad3019e478 prefiltering of items 2022-03-23 16:32:33 +00:00
Josh Burman
09d3fce02d pre-filter 100% constraint items 2022-03-23 15:57:47 +00:00
Adrian Manteza
e04eead569 this should be max 2022-03-23 13:12:16 +00:00
Adrian Manteza
4acb9545d4 tweak the metadata constraints to always consider bundles 2022-03-22 20:33:20 +00:00
Adrian Manteza
aaa672c14c get the items with a specific attribute from the bundle 2022-03-22 20:32:25 +00:00
Adrian Manteza
a61c7a82b9 make the print problem optional in local dev 2022-03-22 20:31:17 +00:00
Adrian Manteza
ee77d888b5 an id is an int 2022-03-22 20:29:03 +00:00
Adrian Manteza
9d15112320 convert boolean to int to satisfy solver requirements 2022-03-22 18:28:56 +00:00
Josh Burman
df517fe7fe typo for bundle metadata constraints 2022-03-22 17:07:52 +00:00
Josh Burman
5f07302172 poc for bundle based metadata constraints 2022-03-22 17:07:00 +00:00
Adrian Manteza
2031497ae6 bring it back to 15 2022-03-21 14:19:40 +00:00
Adrian Manteza
abdda4a888 dont include the endpoint_url parameter at all 2022-03-18 14:57:52 +00:00
Adrian Manteza
f893754f4c only for local dev 2022-03-18 14:31:57 +00:00
Adrian Manteza
bd61fb7e81 just update the Target drift attribute to so we dont have to inject the drift_percent every single time 2022-03-17 22:48:22 +00:00
Adrian Manteza
e4f51b8a3f only print problem when in local dev 2022-03-17 22:46:04 +00:00
Adrian Manteza
37a5db4c9b introduce the concept of a local dev environment 2022-03-17 20:42:22 +00:00
Adrian Manteza
fede094eeb introduce an ApplicationConfig module to manage the environment configs in one location 2022-03-17 20:33:48 +00:00
Jarred Hunter
c4a9b41234
initial build (#28) 2022-03-17 13:36:53 -05:00
Adrian Manteza
2410e34c05 moar ENDPOINT_URL shenanigans 2022-03-17 18:22:27 +00:00
Adrian Manteza
e9aa052077 missing parenthesis 2022-03-17 18:17:12 +00:00
Adrian Manteza
215d421e56 turn this off for non-dev environments 2022-03-17 18:09:45 +00:00
Adrian Manteza
555aeaa787 clean up the generate_solution method 2022-03-17 17:14:02 +00:00
Adrian Manteza
05c5dc3856 dont round off the targets 2022-03-17 17:12:47 +00:00
Adrian Manteza
d4729cf812 add the sample body for reference 2022-03-17 14:04:17 +00:00
Adrian Manteza
34418066ca update the solver sandbox elastic constraint impl 2022-03-17 14:01:44 +00:00
Adrian Manteza
efbc83ca8d just define the body inside 2022-03-16 02:58:05 +00:00
Adrian Manteza
812e7aaad9 leet the solver drift 2022-03-16 02:51:39 +00:00