Commit Graph

24 Commits (b107e9e22cd79acce47c02a4aab70144e2e0186a)

Author SHA1 Message Date
dependabot[bot] 3eebf49c1a Bump actions/download-artifact from 3 to 4 9 months ago
dependabot[bot] b83fa21b3e
Bump actions/setup-python from 4 to 5 (#2259) 10 months ago
dependabot[bot] 0cd9efec6f
Bump actions/setup-node from 3 to 4 1 year ago
dependabot[bot] 324cbe5a5c
Bump actions/checkout from 3 to 4 (#2112) 1 year ago
alpharush 0fd1ed7308 follow redirects 1 year ago
alpharush b5778ce5df use curl to support windows 1 year ago
alpharush baa3c980c2 install vyper in CI 1 year ago
Emilio López 98480090db workflows: ci, tests: only run on 3.8 and 3.11 for PRs 1 year ago
Emilio López af5e801973 workflows: test: run on Python 3.8 ~ 3.11 1 year ago
alpharush 0d3115fda0 run tests in parallel locally with makefile 2 years ago
alpharush 91798e1703 apply reviewer suggestions 2 years ago
alpharush 79dacdde8a isolate dependency groups 2 years ago
alpharush 73a13acdf0 optimize npm installs 2 years ago
alpharush b622b03cf9 cache deps to speed up workflows 2 years ago
alpharush 2e47d3de93 refer to --cov=slither --cov-append 2 years ago
alpharush d8268775b7 pass TEST_ARGS to script and skip python coverage if null 2 years ago
alpharush a50588092e run tests in parallel, only collect coverage on ubuntu 2 years ago
alpharush 38ac822bc5 use switch_global_version 2 years ago
alpharush 718f3d2a7d add __init__ files to collect coverage 2 years ago
alpharush d4d387e585 install solc on demand, add coverage to setupy 2 years ago
alpharush 6a0fb7ca80 remove duplicate pytest command, set skip_existing=True 2 years ago
alpharush 8fcedceb3f update CI to generate coverage and reflect new test location 2 years ago
alpharush 9a062453b7 use artifacts to speed up detector tests 2 years ago