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 Serde API classes abstract and final #1680

Closed bartfeenstra closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 77.41935% with 7 lines in your changes missing coverage. Please review.

Project coverage is 95.75%. Comparing base (e57355a) to head (6b6ab2e). Report is 3 commits behind head on 0.4.x.

Files Patch % Lines
betty/serde/format.py 73.33% 4 Missing :warning:
betty/serde/dump.py 75.00% 1 Missing :warning:
betty/tests/project/test___init__.py 83.33% 1 Missing :warning:
betty/tests/test_config.py 83.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 0.4.x #1680 +/- ## ========================================== - Coverage 95.79% 95.75% -0.04% ========================================== Files 191 191 Lines 16813 16839 +26 Branches 3409 3422 +13 ========================================== + Hits 16106 16125 +19 - Misses 497 504 +7 Partials 210 210 ```

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