aboutsummaryrefslogtreecommitdiffstats
path: root/cover_test.go
Commit message (Collapse)AuthorAgeFilesLines
* sandbox and production client constructorsSam Anthony2026-07-291-4/+4
| | | | | | Previously this was a package-level configuration with Sandbox() and Production() controlling the global ApiUrl variable. Now it's controlled per-client.
* keep generated file header out of godocSam Anthony2026-05-161-1/+1
|
* poll for file validation statusSam Anthony2026-05-131-30/+35
|
* implement GET /validate-coverSam Anthony2026-05-071-0/+36
|
* implement POST /validate-coverSam Anthony2026-05-071-0/+60
|
* refactorSam Anthony2026-05-071-0/+57