hatnote / montage

📷 Photo evaluation tool for and by Wiki Loves competitions
https://commons.wikimedia.org/wiki/Commons:Montage
BSD 3-Clause "New" or "Revised" License
36 stars 11 forks source link

adding BOM to csv export #194

Open lgelauff opened 3 years ago

lgelauff commented 3 years ago

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

codecov-commenter commented 3 years ago

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%) :arrow_down:

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.