-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fetch units and users concurrently in go routines * Use only 2 decimals in metrics to save DB storage * Use a generic mock TSDB to get response for any uuid * Use testify to assert tests in db package. We will have to use it for all pkg in future * Use multiple updaters in e2e tests and update test fixtures Signed-off-by: Mahendra Paipuri <[email protected]>
- Loading branch information
1 parent
04ac22c
commit b4c18f8
Showing
15 changed files
with
232 additions
and
420 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.