Skip to content

Conversation

@fsbrc
Copy link
Contributor

@fsbrc fsbrc commented Dec 18, 2025

Adds a new visible column part-id to the Project BOM overview

  • The column displays the real Part database ID (Part::getId()), not the Project BOM entry ID
  • Column is sortable via part.id

For BOM entries without a linked Part, the column remains empty
Trying to add #1161

@jbtronics jbtronics merged commit 0e61a84 into Part-DB:master Jan 4, 2026
13 of 14 checks passed
@jbtronics
Copy link
Member

thanks

@codecov
Copy link

codecov bot commented Jan 4, 2026

Codecov Report

❌ Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 58.31%. Comparing base (98b8c5b) to head (6995c5a).
⚠️ Report is 9 commits behind head on master.

Files with missing lines Patch % Lines
src/DataTables/ProjectBomEntriesDataTable.php 88.88% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1168      +/-   ##
============================================
- Coverage     58.31%   58.31%   -0.01%     
- Complexity     7294     7295       +1     
============================================
  Files           580      580              
  Lines         23207    23215       +8     
============================================
+ Hits          13534    13538       +4     
- Misses         9673     9677       +4     

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

2 participants