nkprasad12 / morcus-net

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

Morcus Release v0.1 #330

Closed nkprasad12 closed 6 months ago

nkprasad12 commented 6 months ago
codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 89.69298% with 47 lines in your changes are missing coverage. Please review.

Project coverage is 92.8%. Comparing base (24f0c68) to head (d0edf47). Report is 3 commits behind head on main.

Files Patch % Lines
src/morceus/tables/indices.ts 48.5% 17 Missing :warning:
src/web/client/utils/media_query.tsx 22.2% 7 Missing :warning:
src/morceus/tables/templates.ts 94.3% 6 Missing :warning:
src/common/data_structures/collect_map.ts 78.6% 3 Missing :warning:
src/web/client/router/router_v2.tsx 40.0% 3 Missing :warning:
src/web/client/components/generic/overlays.tsx 91.7% 1 Missing and 1 partial :warning:
...c/web/client/pages/dictionary/dictionary_utils.tsx 66.7% 2 Missing :warning:
...ient/pages/dictionary/search/dictionary_search.tsx 81.8% 2 Missing :warning:
src/common/smith_and_hall/sh_abbreviations.ts 66.7% 1 Missing :warning:
src/morceus/stem_parsing.ts 97.4% 1 Missing :warning:
... and 3 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #330 +/- ## ======================================= - Coverage 93.1% 92.8% -0.3% ======================================= Files 118 128 +10 Lines 6178 6459 +281 Branches 1256 1312 +56 ======================================= + Hits 5753 5993 +240 - Misses 408 449 +41 Partials 17 17 ```

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