bartfeenstra / betty

Betty visualizes and publishes your family history by building interactive, encyclopedia-like genealogy websites out of your Gramps and GEDCOM family trees
https://betty.readthedocs.io
GNU General Public License v3.0
68 stars 10 forks source link

Make Serve API classes abstract and final #1678

Closed bartfeenstra closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 94.11765% with 1 line in your changes missing coverage. Please review.

Project coverage is 95.82%. Comparing base (e57355a) to head (f7cd0a3). Report is 7 commits behind head on 0.4.x.

Files Patch % Lines
betty/serve.py 90.90% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 0.4.x #1678 +/- ## ========================================== + Coverage 95.79% 95.82% +0.02% ========================================== Files 191 191 Lines 16813 16798 -15 Branches 3409 3403 -6 ========================================== - Hits 16106 16096 -10 + Misses 497 492 -5 Partials 210 210 ```

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