Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for --setupFiles support #15

Merged
merged 2 commits into from
Jan 13, 2025
Merged

Conversation

nazarhussain
Copy link

Motivation

Add support for --setupFiles config flag

Description

To make some scripts compatible to run with old CLI we need a flag to load some setupfiles.

Steps to test or reproduce

  • Run all setup files

Copy link

github-actions bot commented Jan 13, 2025

Performance Report

✔️ no performance regression detected

Full benchmark results
Benchmark suite Current: 16c6cd1 Previous: null Ratio
sum array with raw for loop 933.19 us/op
sum array with reduce 10.199 ms/op
sum array with reduce beforeEach 10.113 ms/op
sum array with reduce before beforeEach 10.140 ms/op
sum array with reduce high threshold 10.219 ms/op
sum array with reduce no threshold 10.146 ms/op

by benchmarkbot/action

@nazarhussain nazarhussain merged commit ccdf8d9 into main Jan 13, 2025
13 checks passed
@nazarhussain nazarhussain deleted the nh/setup-files branch January 13, 2025 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant