Commit graph

12 commits

Author SHA1 Message Date
Rohan Mehta
ce1abe6006
Run CI on all commits, not just ones on main (#521)
Was not running on my stacked PRs.
2025-04-15 18:26:48 -04:00
Rohan Mehta
13abb6826d
[0/n] Only run tests on py3.9, not mypy (#319)
We don't really need mypy on 3.9 (unit tests would catch any real
issues), and it causes issues with the rest of this stack.


---
[//]: # (BEGIN SAPLING FOOTER)
* #324
* #322
* #321
* #320
* __->__ #319
2025-03-24 23:19:21 -04:00
Rohan Mehta
a7a6fe715f [0/n] Only run tests on py3.9, not mypy
### Summary:
We don't need to run mypy on 3.9 anyway. Also it causes issues with the rest of this stack.

### Test plan:

run checks
2025-03-24 15:08:02 -04:00
Rohan Mehta
ca49991fe8
Update issues.yml 2025-03-23 12:19:07 -04:00
Rohan Mehta
74b197bc2c Add min 95% code coverage 2025-03-18 16:48:43 -04:00
Rohan Mehta
3e1e8601ef
Update issues.yml 2025-03-11 23:21:44 -07:00
Rohan Mehta
9ea69febc2 stale issues 2025-03-11 22:31:33 -07:00
Rohan Mehta
f21b0c108c update publish 2025-03-11 10:09:52 -07:00
Rohan Mehta
2df35815da fix tests 2025-03-11 10:08:38 -07:00
Rohan Mehta
5087360a43 Update publish yml 2025-03-11 09:55:35 -07:00
Rohan Mehta
f9c48bdf83 Update publish yml 2025-03-11 09:50:55 -07:00
Rohan Mehta
aaec57a426 Initial commit 2025-03-11 09:42:28 -07:00