Age | Commit message (Expand) | Author |
---|---|---|
2021-11-23 | Fix a myriad of linting errors...* Fix linting errors like: - Unused variables - Undeclared variable errors (mostly caused by typos, and wrong names) - Missing documentation strings for functions etc. | Frederick Muriuki Muriithi |
2021-11-22 | Add test to query builders...Issue: https://github.com/genenetwork/gn-gemtext-threads/blob/main/topics/gn1-migration-to-gn2/partial-correlations.gmi * Add some tests for the query builders to ensure that the queries are built up correctly. | Frederick Muriuki Muriithi |