Skip to content

adding BOM to csv export#194

Closed
lgelauff wants to merge 1 commit intomasterfrom
csv-export-utf-8
Closed

adding BOM to csv export#194
lgelauff wants to merge 1 commit intomasterfrom
csv-export-utf-8

Conversation

@lgelauff
Copy link
Collaborator

Should resolve #130 . Haven't been able to test locally though, so please tread with caution. Reusing from example here

Should resolve #130 . Haven't been able to test locally though, so please tread with caution. Reusing from [example here](https://www.programcreek.com/python/example/98129/unicodecsv.DictWriter)
@codecov-commenter
Copy link

codecov-commenter commented May 29, 2021

Codecov Report

Merging #194 (d756b18) into master (fe5dc80) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #194      +/-   ##
==========================================
- Coverage   76.49%   76.46%   -0.03%     
==========================================
  Files          19       19              
  Lines        3820     3820              
  Branches      479      479              
==========================================
- Hits         2922     2921       -1     
  Misses        655      655              
- Partials      243      244       +1     
Impacted Files Coverage Δ
montage/admin_endpoints.py 82.32% <100.00%> (ø)
montage/rdb.py 77.83% <0.00%> (-0.06%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fe5dc80...d756b18. Read the comment docs.

@Jayprakash-SE Jayprakash-SE deleted the csv-export-utf-8 branch May 3, 2025 21:53
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.

Non-latin alphabets

3 participants