Create a distinct row for each rendering of a term#310
Conversation
ddaspit
left a comment
There was a problem hiding this comment.
This looks like it fixes an issue where the glosses returned from ZipParatextProjectTermsParser were getting misinterpreted as tokens. Is that correct?
Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on @Enkidu93)
Yes! That's right. Sorry - I sent a message in Slack, but there was more space between putting in the PR and sending the message than anticipated. |
ddaspit
left a comment
There was a problem hiding this comment.
Reviewable status:
complete! all files reviewed, all discussions resolved (waiting on @Enkidu93)
016338e to
ff8b54e
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #310 +/- ##
=======================================
Coverage 70.75% 70.76%
=======================================
Files 390 390
Lines 32721 32723 +2
Branches 4605 4605
=======================================
+ Hits 23153 23155 +2
Misses 8510 8510
Partials 1058 1058 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This change is