-
Notifications
You must be signed in to change notification settings - Fork 467
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(core,kit): default options configuration helpers #1356
feat(core,kit): default options configuration helpers #1356
Conversation
Pull request was closed ✔️All saved screenshots (for current PR) were deleted 🗑️ |
fixed arrow mode provider
Codecov Report
@@ Coverage Diff @@
## main #1356 +/- ##
==========================================
+ Coverage 64.64% 64.68% +0.04%
==========================================
Files 766 766
Lines 8739 8753 +14
Branches 1741 1741
==========================================
+ Hits 5649 5662 +13
- Misses 2673 2674 +1
Partials 417 417
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
fixes according to PR comments
* feat(core,kit): default options configuration helpers * feat(core,kit): default options configuration helpers fixed arrow mode provider * feat(core,kit): default options configuration helpers fixes according to PR comments
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
What is the new behavior?
Follow-up changes for #133 introducing default options "factories".
Does this PR introduce a breaking change?