Commit Graph

3 Commits

Author SHA1 Message Date
Varun Srinivasan
6a1f7091b7 perf: shard tests and run them as a matrix in CI (#301)
* perf: shard tests and run them as a matrix in CI

* perf: add concurrency to interrupt prior runs when new ones are pushed

* fix: temporarily lower coverage threshold

* fix: increase propagation delay to account for sporadic test failures

* docs: add comments about concurrency opt
2022-12-19 06:56:57 -08:00
Varun Srinivasan
025abea738 chore: do not fail coverage if patch is below target (#208) 2022-11-02 17:42:41 -07:00
Varun Srinivasan
eceb9126d3 ci: should not fail on every project coverage decrease (#133)
* ci: add default code cov settings to test

* ci: require 85% coverage
2022-09-28 17:35:35 -07:00