derekpierre
e7283471ab
Reduce scope of events used for triggering github actions.
...
Try using pip caching to improve efficiency of github actions.
2022-11-28 10:19:51 -05:00
derekpierre
69bca85d2a
Run coverage directly and not through pytest-cov - there are discrepancy in reports.
...
Only upload coverage reports after all tests have passed.
Premature optimization for only running code coverage for specific python matrix value, and run pytest directly otherwise.
2022-11-16 11:14:32 -05:00
derekpierre
1b37fbb319
Fail CI if coverage report cannot be uploaded.
2022-11-15 09:28:11 -05:00
derekpierre
69bca8aace
Only run tests for python 3.7 and 3.10.
2022-11-14 18:09:01 -05:00
derekpierre
47a8105509
Update coverage configuration to allow for better categorization of coverage reporting.
...
Fix coverage upload methodology.
Temporarily reduce python matrix until testing is completed.
2022-11-14 18:07:53 -05:00
derekpierre
b45c93e025
Add code coverage.
2022-11-14 18:07:52 -05:00
Kieran Prasch
37fc77d354
uniquely namespace gh action concurrency groups.
2022-11-10 01:33:51 +00:00
Kieran Prasch
cacb63a6bf
Update github action triggers for pull requests
2022-11-10 01:32:09 +00:00
KPrasch
785a59663b
Merge pull request #2993 from KPrasch/development
...
[WIP] Export reusable pytest fixtures and cleanup
2022-11-02 19:17:52 +01:00
derekpierre
4f79744972
Fix pytest execution for python tests.
2022-11-02 12:58:34 -04:00
derekpierre
d74d533851
Add GH action for running finnegan's wake demo for pull requests/pushes.
...
Remove CircleCi validation from pre-commit checks.
2022-11-01 14:51:41 -04:00
Kieran Prasch
d9353afeb1
Reorganize CI steps; Introduce emoji prefixes.
2022-10-30 17:52:21 +00:00
Kieran Prasch
d18fa76fc2
Install solc without pipenv
2022-10-30 16:59:27 +00:00
Kieran Prasch
aeddff68ac
Include solc installation and contract tests workflow
2022-10-30 16:56:49 +00:00