Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-08 | Fix tests, and issues caught by tests | Frederick Muriuki Muriithi | |
Fix some issues caught by tests due to changes introducing the hand-off of the partial correlations computations to an external process Fix some issues due to the changes that introduce context managers for database connections Update some tests to take the above two changes into consideration | |||
2022-02-21 | Fix a myriad of linter issues | Frederick Muriuki Muriithi | |
* Use `with` in place of plain `open` * Use f-strings in place of `str.format()` * Remove string interpolation from queries - provide data as query parameters * other minor fixes | |||
2021-06-11 | minor fixes | Alexander Kabui | |
2021-06-11 | remove ununsed variables | Alexander Kabui | |
2021-06-11 | refactor perf query functions | Alexander Kabui | |
2021-06-11 | rename perf query file | Alexander Kabui | |
2021-06-11 | pep8 formatting | Alexander Kabui | |
2021-06-11 | add types and dataset names | Alexander Kabui | |
2021-06-11 | initial commit for queries perfomance tests | Alexander Kabui | |