-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature/multiple equivalency table v2 (#198)
* multiple equivalency table feature progress * use unknown param and unit domains if not present * fix PUT default param/unit id * rolling sum over elevation ascending * add timout to http.Client; set default search_path for local database * route datalogger table error and previews; reference 'datalogger' name consistently * fix dcsloader url logging * correctly set encoded parameters to RawQuery before setting URL * fix depth based instrument v2 migrations * add statement timeout for runaway queries * fix depth based instrument v2 migration * fix slow GetHome sql query * remove background context from pubsub service * fix build error * use dataloggerID for error rounting * trigger repeatable migration to run after instruments view dropped * update ipi fields; fix inconsistencies in depth instruments seed data * fix bug with duplicate initial time in saa/ipi * fix linting (type hinting) in python script * add tests for datalogger and equivalency table * fix unexported DataloggerTable struct fields * fix preview url trailing space * fix trailing spaces in urls * fix telemetry api; fix urls in tests; fix wrong http res codes * auto create/delete datalogger table on eq table creation/deletion * respond with 404 when preview not found
- Loading branch information
1 parent
46ba4bf
commit 822283e
Showing
23 changed files
with
1,166 additions
and
274 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
Oops, something went wrong.