sillsdev / machine.py

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

Refactor get_chapters to not reuse code and add additional tests #98

Closed isaac091 closed 9 months ago

isaac091 commented 9 months ago

This change is Reviewable

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (5226d2f) 86.83% compared to head (4e9c117) 86.85%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #98 +/- ## ========================================== + Coverage 86.83% 86.85% +0.02% ========================================== Files 226 226 Lines 13657 13650 -7 ========================================== - Hits 11859 11856 -3 + Misses 1798 1794 -4 ```

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