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

Add support for the "Range" fragment type #147

Merged
merged 1 commit into from
Sep 30, 2022
Merged

Conversation

gsteel
Copy link
Member

@gsteel gsteel commented Sep 30, 2022

Closes #146

@gsteel gsteel added the enhancement New feature or request label Sep 30, 2022
@gsteel gsteel added this to the 1.3.0 milestone Sep 30, 2022
@gsteel gsteel self-assigned this Sep 30, 2022
@codecov
Copy link

codecov bot commented Sep 30, 2022

Codecov Report

Base: 59.05% // Head: 59.50% // Increases project coverage by +0.44% 🎉

Coverage data is based on head (2816175) compared to base (9058a82).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff              @@
##              1.3.x     #147      +/-   ##
============================================
+ Coverage     59.05%   59.50%   +0.44%     
- Complexity      200      201       +1     
============================================
  Files            32       32              
  Lines           635      642       +7     
============================================
+ Hits            375      382       +7     
  Misses          260      260              
Impacted Files Coverage Δ
src/TypeBuilder.php 37.83% <100.00%> (+4.18%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@gsteel gsteel merged commit 50618fa into 1.3.x Sep 30, 2022
@gsteel gsteel deleted the support-range-type branch September 30, 2022 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for the Range widget
1 participant