Commit graph

128 commits

Author SHA1 Message Date
Mark Joshwel af083fb49a tests: fix attempt 0 2023-09-02 10:08:49 +00:00
Mark Joshwel 592a2c661c tests: add check for multiple expected outputs 2023-09-02 10:00:54 +00:00
Mark Joshwel cc90b5e196 s+: touch up conversion to shareabletext + tests 2023-09-02 09:35:33 +00:00
Mark Joshwel f62c31d685 docs: change usage to reflect new cli args 2023-09-02 06:32:26 +00:00
Mark Joshwel 528255a8cb s+: semi-working conversion to shareabletext 2023-09-02 06:22:51 +00:00
Mark Joshwel 30e6c009cc s+/#17: fix cli and better help message 2023-09-02 04:37:41 +00:00
Mark Joshwel fd66a53c11 s+/#17: better conversion framework code 2023-09-02 04:22:19 +00:00
Mark Joshwel 3b136c30ba surplus: implement groundwork for #18 2023-09-01 16:43:59 +00:00
Mark Joshwel fd372fb483 surplus: fix #17 (local codes must be full-length) 2023-09-01 14:44:50 +00:00
Mark Joshwel a7803ec3ca surplus: remove unnecessary exceptions 2023-09-01 13:54:43 +00:00
Mark Joshwel d67d72cdd5 meta: update description in pyproject 2023-09-01 13:38:38 +00:00
Mark Joshwel 94191a6225 devbox: add poetry env use to init hook 2023-09-01 13:38:17 +00:00
Mark Joshwel d9c255b089 docs: update description and add cli usage 2023-09-01 13:38:03 +00:00
Mark Joshwel cdc5030baa surplus: crying Results, query parsing 2023-09-01 13:35:30 +00:00
Mark Joshwel 70b7cb6f8c surplus: revert Result to typing.NamedTuple
dataclasses cannot be frozen and have slots, a bug that probably will never be fixed
2023-09-01 07:50:17 +00:00
Mark Joshwel 3a67ad8a1d meta: add ipynb to devbox deps 2023-09-01 07:49:24 +00:00
Mark Joshwel 348e1f43c9 meta: >=py3.11 2023-09-01 06:17:47 +00:00
Mark Joshwel 4ca4a7c8a8 surplus: add and use local to full length converter 2023-08-31 20:50:46 +00:00
Mark Joshwel 19c0d9d910 surplus: query structs and geocoder/reverser funcs 2023-08-31 20:35:50 +00:00
Mark Joshwel 1d66e7ca76 meta: update requirements.txt 2023-08-31 20:28:57 +00:00
Mark Joshwel ba376466ff pyproject: add black and isort tooling configs 2023-08-31 20:28:44 +00:00
Mark Joshwel e41c2ccf81 docs: shorten warning and rephrase 2023-08-31 20:27:20 +00:00
Mark Joshwel d5ea1f7af4 meta: use black[jupyter] + update group deps 2023-08-31 16:58:28 +00:00
Mark Joshwel 4e612eb92e surplus: 2.0.0 rewrite groundwork 2023-08-31 16:57:32 +00:00
Mark Joshwel 3355f6a279 docs: be wary, this is the future 2023-08-31 16:41:19 +00:00
Mark Joshwel dbcf659801 docs: pip install from git@main, frame todo 2023-08-31 14:43:28 +00:00
Mark Joshwel 22c79d9349 meta: prepare for 2.0.0 2023-08-31 14:41:25 +00:00
Mark Joshwel ccb4119fdf docs: readme rewrite (#16) 2023-08-31 14:19:14 +00:00
Mark Joshwel e519901bb8 surplus: remove old line 4 code + any dvcm4 2023-08-31 14:18:57 +00:00
Mark Joshwel 1eddae00fc
meta: bump
oops
2023-06-21 12:40:37 +08:00
Mark Joshwel 8645deea0f
docs: update example (#11) 2023-06-21 01:24:31 +00:00
Mark Joshwel e76bab61c3 meta: bump 2023-06-21 09:16:23 +08:00
Mark Joshwel 488dd492d3
Merge pull request #15 from markjoshwel/future-county-state
s+: display county before state
2023-06-20 21:11:35 +00:00
Mark Joshwel 607081ad69 s+: display county before state 2023-06-21 05:08:21 +08:00
Mark Joshwel 52932c21cd
cc: remove woodlands test + brackets
merge #14
2023-06-20 20:57:24 +00:00
Mark Joshwel a53030ba7f
cc: remove woodlands test + brackets 2023-06-21 04:53:02 +08:00
Mark Joshwel 7269e4b5b9
ci(qc) workflow tweaks
merge #13
2023-06-20 20:47:44 +00:00
Mark Joshwel cf33bea7a5
ci(qc): rename build step, rm extra step in test 2023-06-21 04:42:00 +08:00
Mark Joshwel 65b029a54d
Merge pull request #11 from markjoshwel/future
Add -v/--version flag
2023-06-18 10:21:15 +00:00
Mark Joshwel e29050ae6b surplus: add --version flag implements #10 2023-06-18 18:17:05 +08:00
Mark Joshwel 822874e0e9 tests: use stdout for everything except errors 2023-06-17 15:20:35 +00:00
Mark Joshwel 0ca3c08447 cc: better formatting + give stats 2023-06-17 15:20:35 +00:00
Mark Joshwel f7da80c5e4 ci(meta): merge qc workflows 2023-06-17 15:20:35 +00:00
Mark Joshwel f374243e7c meta,docs: bump ver + update readme tp example 2023-06-17 15:20:35 +00:00
Mark Joshwel 2709beb034 ci(qc): add test.py to analysis 2023-06-17 15:20:35 +00:00
Mark Joshwel ac6f46bd54 surplus,ci(cq): fix #8 + tidy up l167
ci(cq): add braddell repeat test (#8)
2023-06-17 15:20:35 +00:00
Mark Joshwel e090b67d1f ci,meta: add continuity tester workflow 2023-06-17 15:20:35 +00:00
Mark Joshwel 65f2663a14 ci(qc): tweak job name 2023-06-17 15:20:35 +00:00
Mark Joshwel 1c2542f6e4
ci: revert main branch tracking.yml
turns out, it's main branch OR "*" tag
i'll just tag carefully
2023-06-16 08:18:08 +00:00
Mark Joshwel e61960dcfb
1.1.1 2023-06-16 08:08:23 +00:00