Skip to content

Refactor the search form to use type classes instead of a single form builder class#71

Open
loevgaard wants to merge 1 commit into
masterfrom
refactor-forms
Open

Refactor the search form to use type classes instead of a single form builder class#71
loevgaard wants to merge 1 commit into
masterfrom
refactor-forms

Conversation

@loevgaard

Copy link
Copy Markdown
Member

No description provided.

@codecov

codecov Bot commented Mar 26, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 32.66%. Comparing base (c317451) to head (0f6c026).
⚠️ Report is 14 commits behind head on master.

Files with missing lines Patch % Lines
src/Form/Type/SearchResultType.php 0.00% 11 Missing ⚠️
src/Form/Type/SearchFilterType.php 0.00% 4 Missing ⚠️
src/Form/Type/SearchResultSortType.php 0.00% 4 Missing ⚠️
src/Form/Builder/SearchFormBuilder.php 0.00% 2 Missing ⚠️
src/Controller/Action/SearchAction.php 0.00% 1 Missing ⚠️
src/Engine/SearchResult.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #71      +/-   ##
============================================
- Coverage     32.96%   32.66%   -0.30%     
- Complexity      657      661       +4     
============================================
  Files           123      126       +3     
  Lines          2187     2207      +20     
============================================
  Hits            721      721              
- Misses         1466     1486      +20     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

1 participant