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

fix(facet): FLUI-61 min and max not required for default operator #559

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

AltefrohneGaelle
Copy link
Contributor

@AltefrohneGaelle AltefrohneGaelle commented Dec 17, 2024

fix(facet): min and max not required for default operator

FLUI-61

Description

Make min and max properties not required in default range operator.

Acceptance Criterias

Be able to define default operator without define min and max

Copy link

Coverage report for packages/ui

St.
Category Percentage Covered / Total
🟢 Statements 100% 0/0
🟢 Branches 100% 0/0
🟢 Functions 100% 0/0
🟢 Lines 100% 0/0

Test suite run success

0 tests passing in 0 suite.

Report generated by 🧪jest coverage report action from 4ea6eec

Copy link

Project Coverage and Test

Statements : 33.55% ( 10609/31618 )
Branches : 54.53% ( 619/1135 )
Functions : 31.82% ( 197/619 )
Lines : 33.55% ( 10609/31618 )

Test Suites: 58 passed, 58 total
Tests: 262 passed, 262 total
Snapshots: 0 total
Time: 90.376 s
Ran all test suites.

@AltefrohneGaelle AltefrohneGaelle merged commit e3ac223 into master Dec 17, 2024
8 checks passed
@AltefrohneGaelle AltefrohneGaelle deleted the fix/FLUI-61 branch December 17, 2024 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants