Skip to content

Allow alternative names with commas - #1465

Open
d-buchmann wants to merge 1 commit into
Part-DB:masterfrom
d-buchmann:alternative_names_containing_commas
Open

Allow alternative names with commas#1465
d-buchmann wants to merge 1 commit into
Part-DB:masterfrom
d-buchmann:alternative_names_containing_commas

Conversation

@d-buchmann

@d-buchmann d-buchmann commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Simply replace the commas read from the info provider with wildcards, so they'll match any placeholder character the user chose in the alternative name definition.
Fixes #1349

Simply replace the commas read from the info provider with wildcards, so they'll match any placeholder character the user chose in the alternative name definition.
Fixes Part-DB#1349
@d-buchmann
d-buchmann force-pushed the alternative_names_containing_commas branch from 37e34af to c79986f Compare July 28, 2026 11:44
@codecov

codecov Bot commented Jul 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.16%. Comparing base (62f3216) to head (c79986f).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1465      +/-   ##
============================================
- Coverage     59.18%   59.16%   -0.03%     
  Complexity     8814     8814              
============================================
  Files           656      656              
  Lines         28566    28566              
============================================
- Hits          16908    16902       -6     
- Misses        11658    11664       +6     

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

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.

Comma in "Alternative Names" for categories prevents correct mapping

1 participant