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

Refactor CLI commands into plugins #1661

Closed bartfeenstra closed 1 week ago

bartfeenstra commented 1 week ago

This fixes https://github.com/bartfeenstra/betty/issues/1562

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 94.94048% with 17 lines in your changes missing coverage. Please review.

Project coverage is 95.33%. Comparing base (4c4d834) to head (48b750d).

Files Patch % Lines
betty/cli/commands/__init__.py 84.61% 12 Missing and 4 partials :warning:
betty/plugin/lazy.py 96.15% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 0.4.x #1661 +/- ## ======================================== Coverage 95.33% 95.33% ======================================== Files 192 206 +14 Lines 17057 17192 +135 Branches 3606 3628 +22 ======================================== + Hits 16261 16390 +129 - Misses 587 592 +5 - Partials 209 210 +1 ```

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