Skip to content

Enhance barcode format checking in isFormat06Code - #1321

Merged
jbtronics merged 2 commits into
Part-DB:masterfrom
mkne:Robust-EIGP-114-header-detection
Mar 24, 2026
Merged

Enhance barcode format checking in isFormat06Code#1321
jbtronics merged 2 commits into
Part-DB:masterfrom
mkne:Robust-EIGP-114-header-detection

Conversation

@mkne

@mkne mkne commented Mar 19, 2026

Copy link
Copy Markdown
Contributor

Updated isFormat06Code method to handle additional barcode formats for compatibility with older Mouser parts and Eyoyo barcode scanners that omit the record separator character

Updated isFormat06Code method to handle additional barcode formats for compatibility with older Mouser parts and Eyoyo barcode scanners that don't omit the record separator character
@codecov

codecov Bot commented Mar 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.43%. Comparing base (753ecee) to head (aa5c082).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1321      +/-   ##
============================================
+ Coverage     56.33%   56.43%   +0.09%     
- Complexity     8321     8323       +2     
============================================
  Files           611      611              
  Lines         26729    26731       +2     
============================================
+ Hits          15059    15085      +26     
+ Misses        11670    11646      -24     

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

@jbtronics
jbtronics merged commit 4206b70 into Part-DB:master Mar 24, 2026
13 of 14 checks passed
@jbtronics

Copy link
Copy Markdown
Member

Thanks

@mkne

mkne commented Mar 26, 2026

Copy link
Copy Markdown
Contributor Author

@jbtronics Thanks for adding the unit tests and merging. Also thanks to @d-buchmann to pointing out that this is also a problem with old mouser orders and the implementation I could copy from his fork.

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