summaryrefslogtreecommitdiff
path: root/cmd/planr/sub/evaluate.go
Commit message (Collapse)AuthorAgeFilesLines
* Do not throw fatal error when missing config, this behavior will be enabled ↵Flu0r1ne2021-09-051-1/+1
| | | | in future releases
* Add mechanism to conditionally run some tests - FS approch should be taken ↵Flu0r1ne2021-09-051-6/+30
| | | | upon revision
* Add flag for JSON eval outputFlu0r1ne2021-09-051-8/+44
|
* Refactor with scoring objectFlu0r1ne2021-09-051-22/+4
|
* Add config w/ version informationFlu0r1ne2021-09-051-1/+3
|
* Refactor gtest adapter to fit new pipelineFlu0r1ne2021-09-051-5/+5
|
* Refactor build/eval pipeline to use clearer IO model and adapter ↵Flu0r1ne2021-09-041-1/+2
| | | | segmentation methods
* Add config command to retrieve configuration values and clean command to ↵Flu0r1ne2021-09-031-2/+2
| | | | clean build files
* Make adapters and internals complient with new directory structureFlu0r1ne2021-09-021-3/+1
|
* Add colorized output and build tracesFlu0r1ne2021-08-131-27/+13
|
* Prepare for dh-golangv0.0.1upstream/0.0.1Flu0r1ne2021-08-111-0/+52