nkprasad12 / morcus-net

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

Rename run script, add usage notes to inflections, and dark mode, support inflections, add library #259

Closed nkprasad12 closed 11 months ago

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (6e57b7b) 93.4% compared to head (1ed6f9f) 92.6%.

Files Patch % Lines
src/web/client/pages/library/library.tsx 39.7% 35 Missing and 3 partials :warning:
src/web/client/pages/dictionary/dictionary_v2.tsx 81.8% 8 Missing :warning:
src/common/lewis_and_short/ls.ts 90.0% 5 Missing :warning:
src/common/lexica/latin_words.ts 88.1% 5 Missing :warning:
src/morceus/analyzer.ts 0.0% 4 Missing :warning:
src/common/library/process_work.ts 94.7% 3 Missing :warning:
src/common/lewis_and_short/ls_display.ts 94.1% 2 Missing :warning:
src/web/client/components/app_bar.tsx 77.8% 1 Missing and 1 partial :warning:
src/web/client/pages/tooltips.tsx 84.6% 2 Missing :warning:
src/common/assert.ts 50.0% 1 Missing :warning:
... and 1 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #259 +/- ## ======================================= - Coverage 93.4% 92.6% -0.8% ======================================= Files 85 93 +8 Lines 4122 4561 +439 Branches 679 811 +132 ======================================= + Hits 3852 4225 +373 - Misses 260 323 +63 - Partials 10 13 +3 ```

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