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 Event Type API classes abstract and final #1682

Closed bartfeenstra closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 88.88889% with 5 lines in your changes missing coverage. Please review.

Project coverage is 95.76%. Comparing base (e57355a) to head (2652ef7). Report is 6 commits behind head on 0.4.x.

Files Patch % Lines
betty/model/event_type.py 90.90% 3 Missing :warning:
betty/tests/extension/deriver/test___init__.py 81.81% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 0.4.x #1682 +/- ## ========================================== - Coverage 95.79% 95.76% -0.03% ========================================== Files 191 191 Lines 16813 16863 +50 Branches 3409 3454 +45 ========================================== + Hits 16106 16149 +43 - Misses 497 504 +7 Partials 210 210 ```

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