-
Notifications
You must be signed in to change notification settings - Fork 20
Improved Utilities #44
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
Conversation
- Set new results path now remains across utils - Utils generate one layer and update it on subsequent runs - Layer choice tries to be conserved across utils
Codecov Report
@@ Coverage Diff @@
## cy/training #44 +/- ##
==============================================
Coverage ? 80.95%
==============================================
Files ? 45
Lines ? 4924
Branches ? 0
==============================================
Hits ? 3986
Misses ? 938
Partials ? 0 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
| push: | ||
| branches: | ||
| - main | ||
| - cy/utils |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why would you add a temporary branch here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Because this PR targets another branch that is not main, the "on PR" condition is not fulfilled in Actions. So I'm overriding manually, this will be removed when I start merging all the PRs (which depend on each other)
Co-authored-by: Jessy Lauer <30733203+jeylau@users.noreply.github.com>
Co-authored-by: Jessy Lauer <30733203+jeylau@users.noreply.github.com>
Includes UI improvements and additions:
Improvements:
Additions: