nkprasad12 / morcus-net

Source code for Morcus Latin Tools.
https://morcus.net
GNU General Public License v3.0
6 stars 3 forks source link

Add utils for parsing CTS documents, fix library UI, add navigation section #293

Closed nkprasad12 closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Attention: 30 lines in your changes are missing coverage. Please review.

Comparison is base (5a391d4) 92.5% compared to head (8c8557e) 92.9%.

Files Patch % Lines
src/web/client/pages/library/reader.tsx 84.9% 19 Missing and 2 partials :warning:
src/common/library/process_work.ts 90.9% 5 Missing :warning:
src/web/client/pages/library/reader_utils.tsx 89.5% 3 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #293 +/- ## ======================================= + Coverage 92.5% 92.9% +0.4% ======================================= Files 100 101 +1 Lines 4938 5110 +172 Branches 912 970 +58 ======================================= + Hits 4569 4748 +179 + Misses 358 349 -9 - Partials 11 13 +2 ```

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