Skip to content

Add a component image generator - #1435

Open
Sebbeben wants to merge 1 commit into
Part-DB:masterfrom
Sebbeben:claude/partdb-resistor-capacitor-icons
Open

Add a component image generator#1435
Sebbeben wants to merge 1 commit into
Part-DB:masterfrom
Sebbeben:claude/partdb-resistor-capacitor-icons

Add a component value calculator & image generator

0dac22b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 19, 2026 in 1s

60.30% (target 40.00%)

View this Pull Request on Codecov

60.30% (target 40.00%)

Details

Codecov Report

❌ Patch coverage is 85.96803% with 79 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.30%. Comparing base (cd4b5aa) to head (0dac22b).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/Services/Tools/ComponentValueGuesser.php 90.55% 34 Missing ⚠️
src/Controller/ToolsController.php 84.00% 16 Missing ⚠️
...ces/Attachments/GeneratedImageAttachmentHelper.php 70.45% 13 Missing ⚠️
src/Controller/PartController.php 78.26% 10 Missing ⚠️
src/Services/Parts/PartsTableActionHandler.php 14.28% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1435      +/-   ##
============================================
+ Coverage     59.77%   60.30%   +0.53%     
- Complexity     9103     9334     +231     
============================================
  Files           679      681       +2     
  Lines         29618    30181     +563     
============================================
+ Hits          17703    18200     +497     
- Misses        11915    11981      +66     

☔ View full report in Codecov by Harness.
📢 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.