nkprasad12 / morcus-net

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

Sample change using SQL db #195

Closed nkprasad12 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 8.0% and project coverage change: -2.3 :warning:

Comparison is base (7ffd335) 92.6% compared to head (8d69aef) 90.3%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #195 +/- ## ======================================= - Coverage 92.6% 90.3% -2.3% ======================================= Files 48 48 Lines 2662 2735 +73 Branches 380 390 +10 ======================================= + Hits 2466 2470 +4 - Misses 192 255 +63 - Partials 4 10 +6 ``` | [Impacted Files](https://app.codecov.io/gh/nkprasad12/morcus-net/pull/195?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/web/client/components/app\_bar.tsx](https://app.codecov.io/gh/nkprasad12/morcus-net/pull/195?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3dlYi9jbGllbnQvY29tcG9uZW50cy9hcHBfYmFyLnRzeA==) | `94.0% <ø> (ø)` | | | [src/common/lewis\_and\_short/ls.ts](https://app.codecov.io/gh/nkprasad12/morcus-net/pull/195?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2NvbW1vbi9sZXdpc19hbmRfc2hvcnQvbHMudHM=) | `62.0% <8.0%> (-37.1%)` | :arrow_down: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

nkprasad12 commented 1 year ago

Superseded by #196