Part-DB-server
Part-DB-server copied to clipboard
PoC for predefined filters in the tools sidebar menu
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
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.