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 Presence Role API classes abstract and final #1683

Closed bartfeenstra closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 95.77%. Comparing base (4bd7278) to head (5fd3322). Report is 5 commits behind head on 0.4.x.

Files Patch % Lines
betty/model/ancestry.py 85.71% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 0.4.x #1683 +/- ## ======================================= Coverage 95.77% 95.77% ======================================= Files 191 191 Lines 16832 16844 +12 Branches 3424 3435 +11 ======================================= + Hits 16121 16133 +12 - Misses 500 501 +1 + Partials 211 210 -1 ```

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