Skip to content

importer(CSV): support UTF-8-BOM format#318

Merged
Kybxd merged 2 commits intomasterfrom
CSV-UTF-8-BOM
Nov 17, 2025
Merged

importer(CSV): support UTF-8-BOM format#318
Kybxd merged 2 commits intomasterfrom
CSV-UTF-8-BOM

Conversation

@wenchy
Copy link
Copy Markdown
Member

@wenchy wenchy commented Nov 15, 2025

@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.15%. Comparing base (e06040e) to head (cbd7214).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #318      +/-   ##
==========================================
+ Coverage   74.13%   74.15%   +0.02%     
==========================================
  Files          82       82              
  Lines        8362     8361       -1     
==========================================
+ Hits         6199     6200       +1     
+ Misses       1586     1585       -1     
+ Partials      577      576       -1     

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

@Kybxd Kybxd merged commit 905f2f7 into master Nov 17, 2025
9 checks passed
@Kybxd Kybxd deleted the CSV-UTF-8-BOM branch November 17, 2025 02:41
@wenchy wenchy mentioned this pull request Nov 18, 2025
42 tasks
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.

importer(CSV): support UTF-8-BOM format

2 participants