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(form): add provideSFConfig #1702

Merged
merged 11 commits into from
Nov 12, 2023
Merged

feat(form): add provideSFConfig #1702

merged 11 commits into from
Nov 12, 2023

Conversation

cipchk
Copy link
Member

@cipchk cipchk commented Nov 12, 2023

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Application (the showcase website) / infrastructure changes
[ ] Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[ ] No

Other information

@ng-alain-bot
Copy link
Contributor

ng-alain-bot commented Nov 12, 2023

Preview is ready!

Copy link

codecov bot commented Nov 12, 2023

Codecov Report

Merging #1702 (fa3d555) into master (065316a) will decrease coverage by 0.31%.
The diff coverage is 66.23%.

❗ Current head fa3d555 differs from pull request most recent head 4ac35a9. Consider uploading reports for the commit 4ac35a9 to get more accurate results

@@            Coverage Diff             @@
##           master    #1702      +/-   ##
==========================================
- Coverage   95.45%   95.14%   -0.31%     
==========================================
  Files         301      315      +14     
  Lines        8828     8864      +36     
  Branches     1659     1661       +2     
==========================================
+ Hits         8427     8434       +7     
- Misses        331      359      +28     
- Partials       70       71       +1     
Files Coverage Δ
packages/form/src/provide.ts 100.00% <100.00%> (ø)
packages/form/widgets/autocomplete/index.ts 100.00% <100.00%> (ø)
packages/form/widgets/autocomplete/widget.ts 98.18% <100.00%> (-1.82%) ⬇️
packages/form/widgets/cascader/index.ts 100.00% <100.00%> (ø)
packages/form/widgets/cascader/widget.ts 100.00% <ø> (ø)
packages/form/widgets/color/index.ts 100.00% <100.00%> (ø)
packages/form/widgets/color/widget.ts 100.00% <ø> (ø)
packages/form/widgets/mention/index.ts 100.00% <100.00%> (ø)
packages/form/widgets/mention/widget.ts 94.73% <ø> (ø)
packages/form/widgets/qr-code/index.ts 100.00% <100.00%> (ø)
... and 30 more

... and 1 file with indirect coverage changes

@cipchk cipchk merged commit 2404802 into master Nov 12, 2023
9 checks passed
@cipchk cipchk deleted the sf-provide branch July 1, 2024 15:49
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.

2 participants