Skip to content

Add position property to facets to make it easy to change the order i…

66d0028
Select commit
Loading
Failed to load commit list.
Merged

Add position property to facets to make it easy to change the order in which they are rendered #58

Add position property to facets to make it easy to change the order i…
66d0028
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 13, 2025 in 0s

34.58% (-0.02%) compared to 78d8d2b, passed because coverage increased by 0.01% when compared to adjusted base (34.56%)

View this Pull Request on Codecov

34.58% (-0.02%) compared to 78d8d2b, passed because coverage increased by 0.01% when compared to adjusted base (34.56%)

Details

Codecov Report

Attention: Patch coverage is 40.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 34.58%. Comparing base (78d8d2b) to head (66d0028).

Files with missing lines Patch % Lines
src/Form/Builder/CheckboxFilterFormBuilder.php 0.00% 1 Missing ⚠️
src/Form/Builder/ChoiceFilterFormBuilder.php 0.00% 1 Missing ⚠️
src/Form/Builder/RangeFilterFormBuilder.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #58      +/-   ##
============================================
- Coverage     34.59%   34.58%   -0.02%     
  Complexity      619      619              
============================================
  Files           119      119              
  Lines          2081     2085       +4     
============================================
+ Hits            720      721       +1     
- Misses         1361     1364       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.