-
Notifications
You must be signed in to change notification settings - Fork 210
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
Fixed the step options being set in an infinite loop #1673
base: main
Are you sure you want to change the base?
Conversation
Thanks for opening this pull request! |
Codecov Report
@@ Coverage Diff @@
## main #1673 +/- ##
==========================================
- Coverage 66.67% 64.88% -1.80%
==========================================
Files 130 135 +5
Lines 2686 2828 +142
Branches 433 458 +25
==========================================
+ Hits 1791 1835 +44
- Misses 895 993 +98
|
Hi @harshkhandeparkar just realised this pull request is still open. Are there any changes I need to make or can it be merged? |
I am just a reviewer here (and oops I forgot to approve 😝) so I can't merge it. @jywarren is the maintainer but I haven't seen him merge PRs in a while ¯_(ツ)_/¯ |
Fixes #1623
Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!
npm run test-all
@publiclab/is-reviewers
for help, in a comment belowIf tests do fail, click on the red
X
to learn why by reading the logs.Please be sure you've reviewed our contribution guidelines at https://publiclab.org/contributing-to-public-lab-software
Please make sure to get at least two reviews before asking for merging the PR as that would make the PR more reliable on our part
Thanks!