Part-DB-server icon indicating copy to clipboard operation
Part-DB-server copied to clipboard

PoC for predefined filters in the tools sidebar menu

Open d-buchmann opened this issue 7 months ago • 1 comments

Custom filters would need some extra work if they are to be implemented. Fixes #938 in its current state. Sorry for spamming PRs recently, I'm just excited to get something going :D

d-buchmann avatar May 28 '25 14:05 d-buchmann

Codecov Report

Attention: Patch coverage is 48.71795% with 20 lines in your changes missing coverage. Please review.

Project coverage is 59.69%. Comparing base (c445359) to head (89c2303).

Files with missing lines Patch % Lines
src/Controller/PartListsController.php 0.00% 20 Missing :warning:
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #945      +/-   ##
============================================
- Coverage     59.73%   59.69%   -0.04%     
- Complexity     6036     6042       +6     
============================================
  Files           529      529              
  Lines         20588    20627      +39     
============================================
+ Hits          12298    12314      +16     
- Misses         8290     8313      +23     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

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

codecov[bot] avatar May 28 '25 14:05 codecov[bot]