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
75 stars 11 forks source link

Make `Configurable` require `Configuration` #2146

Closed bartfeenstra closed 2 weeks ago

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 98.29%. Comparing base (f649457) to head (d781f78). Report is 1 commits behind head on 0.4.x.

Files with missing lines Patch % Lines
betty/project/__init__.py 75.00% 0 Missing and 1 partial :warning:
betty/project/extension/webpack/__init__.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 0.4.x #2146 +/- ## ======================================= Coverage 98.29% 98.29% ======================================= Files 358 358 Lines 22749 22781 +32 Branches 1058 1059 +1 ======================================= + Hits 22361 22393 +32 + Misses 246 245 -1 - Partials 142 143 +1 ```

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