SF-3770 Separate books in the Serval Admin CSV with semicolons#3782
SF-3770 Separate books in the Serval Admin CSV with semicolons#3782
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3782 +/- ##
=======================================
Coverage 81.30% 81.30%
=======================================
Files 622 622
Lines 39387 39387
Branches 6414 6390 -24
=======================================
Hits 32025 32025
Misses 6377 6377
Partials 985 985 ☔ View full report in Codecov by Sentry. |
|
Ah, one of the motivations for formats like Rows of String Values (RSV) :-) (Not to imply that everyone can open a RSV or JSONL file as easily as a CSV file in 2026.) |
|
@marksvc This doesn't actually have anything to do with CSV using commas. It's so it's so a list of books and chapters can easily be parsed (e.g. |
marksvc
left a comment
There was a problem hiding this comment.
@Nateowami I was wrong.
BTW I learned today that LibreOffice now can import JSON into a spreadsheet! But not necessarily write it back. And no indication of importing JSONL at present.
@marksvc reviewed 2 files and all commit messages, and made 1 comment.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on pmachapman).
This change is