You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* use cargo-nextest instead of cargo test
* parallelize tests run in cairo-native-bin-utils
* Update .github/workflows/ci.yml
Co-authored-by: DiegoC <90105443+DiegoCivi@users.noreply.github.com>
* remove nextest config
* fix secp256_get_point_from_x and secp256_new implementation
* fix workflow
* allow specifying amount of jobs
* clippy
* Use --cargo-profile ci with nextest to preserve ci build profile
* Use cargo llvm-cov nextest for coverage while keeping run for binary
---------
Co-authored-by: DiegoC <90105443+DiegoCivi@users.noreply.github.com>
Co-authored-by: Gabriel Bosio <38794644+gabrielbosio@users.noreply.github.com>
Co-authored-by: gabrielbosio <gabrielbosio95@gmail.com>
0 commit comments