Skip to content

Fix multilingual preferred labels in CSV exports#292

Draft
jvendetti wants to merge 1 commit into
developfrom
fix/multilingual-csv/288
Draft

Fix multilingual preferred labels in CSV exports#292
jvendetti wants to merge 1 commit into
developfrom
fix/multilingual-csv/288

Conversation

@jvendetti
Copy link
Copy Markdown
Member

@jvendetti jvendetti commented May 27, 2026

Summary

  • Keep CSV Preferred Label as a single string column
  • Prefer English labels, including BCP-47 English variants, then untagged labels
  • Add regression coverage for multilingual label selection and legacy prefLabel fallback

Fixes #288

@codecov
Copy link
Copy Markdown

codecov Bot commented May 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.28%. Comparing base (74da285) to head (7c7427f).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #292      +/-   ##
===========================================
+ Coverage    80.21%   80.28%   +0.06%     
===========================================
  Files          100      100              
  Lines         6753     6781      +28     
===========================================
+ Hits          5417     5444      +27     
- Misses        1336     1337       +1     
Flag Coverage Δ
ag 80.20% <100.00%> (+0.06%) ⬆️
fs 80.26% <100.00%> (+0.08%) ⬆️
gd 80.22% <100.00%> (+0.06%) ⬆️
unittests 80.28% <100.00%> (+0.06%) ⬆️
vo 80.20% <100.00%> (+0.08%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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.

1 participant