Tobias Skarhed
|
1db9fff056
|
strictNullChecks: First batch (#18390)
* First batch of strictNullChecks
* Remove undefined
* Check an alternative solution
* Fix strict nullChecks
* Low hanging strictNullChecks
* Fixing strict nulls issues and more
* Minor change
* fixed unit test
* Fix feedback
* Update public/vendor/ansicolor/ansicolor.ts
Co-Authored-By: Dominik Prokop <dominik.prokop@grafana.com>
* Update public/vendor/ansicolor/ansicolor.ts
Co-Authored-By: Dominik Prokop <dominik.prokop@grafana.com>
* Update public/vendor/ansicolor/ansicolor.ts
Co-Authored-By: Dominik Prokop <dominik.prokop@grafana.com>
* Fix build errors
|
2019-08-12 16:11:06 +02:00 |
|
Scott Leggett
|
06dfbb382b
|
Docs: fix grammar in query hint, tests, and documentation (#16444)
* Fix use of "monotonically" in explore documentation
* Fix use of "monotonically" in query hints and tests
|
2019-04-10 10:12:57 +02:00 |
|
David Kaltschmidt
|
9245dad53e
|
Fix query hint tests after refactor
|
2018-10-28 17:48:17 +01:00 |
|
Michael Huynh
|
d1d5e9f7d3
|
Add tests to cover PlaceholdersBuffer and sum hint
Related: #13615
|
2018-10-28 21:07:40 +08:00 |
|
David Kaltschmidt
|
fbed57ab43
|
Get query hints per query transaction
|
2018-10-23 16:10:52 +02:00 |
|
David Kaltschmidt
|
107bef2d6d
|
Fix rate function hint for series with nulls
|
2018-10-04 16:32:32 +02:00 |
|
David
|
b0172427b1
|
Extract query hints
|
2018-10-04 16:27:18 +02:00 |
|