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 Dispatch API classes abstract and final #1675

Closed bartfeenstra closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 95.90%. Comparing base (ccfb70f) to head (edc64cc). Report is 3 commits behind head on 0.4.x.

Files Patch % Lines
betty/dispatch.py 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 0.4.x #1675 +/- ## ========================================== - Coverage 95.91% 95.90% -0.01% ========================================== Files 191 191 Lines 16749 16753 +4 Branches 3372 3374 +2 ========================================== + Hits 16064 16067 +3 - Misses 475 476 +1 Partials 210 210 ```

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