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 Cache API classes abstract and final #1671

Closed bartfeenstra closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 64.28571% with 15 lines in your changes missing coverage. Please review.

Project coverage is 95.86%. Comparing base (5c04c80) to head (5074118). Report is 2 commits behind head on 0.4.x.

Files Patch % Lines
betty/cache/__init__.py 57.89% 8 Missing :warning:
betty/cache/_base.py 54.54% 5 Missing :warning:
betty/cache/file.py 80.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 0.4.x #1671 +/- ## ========================================== - Coverage 95.94% 95.86% -0.09% ========================================== Files 191 191 Lines 16717 16755 +38 Branches 3349 3370 +21 ========================================== + Hits 16039 16062 +23 - Misses 468 483 +15 Partials 210 210 ```

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