mirror of
https://github.com/grafana/grafana.git
synced 2024-11-29 12:14:08 -06:00
955b921c88
* Check type and act accordingly * Add string type * Add bool type * Change method name in test * Remove comment * Changed test var names to represent the float case * Added string test case * Added bool test case * Update response in test * Change string val * Fix frame meta missing in tests * Fixed test parse query * Fixed out of bounds test * parseFloatSeries * parseStringSeries and parseBoolSeries * Formatting * Use multi frames for now * strings.ToLower for time col check * Move timeField out of if checks |
||
---|---|---|
.. | ||
flux | ||
models | ||
influxdb_test.go | ||
influxdb.go | ||
model_parser_test.go | ||
model_parser.go | ||
models.go | ||
query_part_test.go | ||
query_part.go | ||
query_test.go | ||
query.go | ||
response_parser_test.go | ||
response_parser.go |