sillsdev / machine

Machine is a natural language processing library for .NET that is focused on providing tools for processing resource-poor languages.
MIT License
26 stars 15 forks source link

correctly parse table in duplicate verse #222

Closed johnml1135 closed 3 months ago

johnml1135 commented 3 months ago

https://github.com/sillsdev/serval/issues/424


This change is Reviewable

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 69.65%. Comparing base (b11f9a0) to head (d0bf8e6).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #222 +/- ## ======================================= Coverage 69.65% 69.65% ======================================= Files 374 374 Lines 31298 31300 +2 Branches 4383 4384 +1 ======================================= + Hits 21801 21803 +2 Misses 8479 8479 Partials 1018 1018 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.