nkprasad12 / morcus-net

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

Make dicts API more flexible and add save functionality to external content reader #326

Closed nkprasad12 closed 7 months ago

nkprasad12 commented 7 months ago

Also removes MUI's text field in favor of a home-grown one, which saves 40kB minified (and looks nicer).

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (af1bf7b) 93.0% compared to head (88653e4) 93.2%.

Files Patch % Lines
...b/client/pages/library/external_content_reader.tsx 83.3% 6 Missing :warning:
src/web/client/components/generic/basics.tsx 92.3% 1 Missing :warning:
...ient/pages/dictionary/search/dictionary_search.tsx 75.0% 1 Missing :warning:
.../client/pages/library/external_content_storage.tsx 97.1% 1 Missing :warning:
src/web/client/utils/indexdb/wrappers.ts 98.5% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #326 +/- ## ======================================= + Coverage 93.0% 93.2% +0.2% ======================================= Files 112 115 +3 Lines 5814 6008 +194 Branches 1189 1218 +29 ======================================= + Hits 5406 5597 +191 - Misses 391 395 +4 + Partials 17 16 -1 ```

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