Skip to content

Fix unit tests

6fd2bb9
Select commit
Loading
Failed to load commit list.
Draft

Allow bulk editing of tags #940

Fix unit tests
6fd2bb9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 7, 2025 in 1s

57.71% (target 40.00%)

View this Pull Request on Codecov

57.71% (target 40.00%)

Details

Codecov Report

❌ Patch coverage is 36.58537% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.71%. Comparing base (e1418df) to head (6fd2bb9).

Files with missing lines Patch % Lines
src/Services/Parts/PartsTableActionHandler.php 16.66% 15 Missing ⚠️
src/Controller/SelectAPIController.php 0.00% 10 Missing ⚠️
src/Controller/PartListsController.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #940      +/-   ##
============================================
- Coverage     57.77%   57.71%   -0.07%     
- Complexity     7043     7054      +11     
============================================
  Files           565      565              
  Lines         23028    23058      +30     
============================================
+ Hits          13305    13308       +3     
- Misses         9723     9750      +27     

☔ 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.