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
72 stars 10 forks source link

Refactor the Deserialization API into an Assertion API #1652

Closed bartfeenstra closed 3 months ago

bartfeenstra commented 3 months ago

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

github-actions[bot] commented 3 months ago

Uploaded Betty for commit 67b8d0af8bdc1f735d79f9a48362a0e63e28cfe6. You can download it, test it, and post your feedback in a comment to this pull request 💕

These downloads will stop working when the pull request is closed.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 91.76471% with 28 lines in your changes missing coverage. Please review.

Project coverage is 95.94%. Comparing base (b53f91b) to head (67b8d0a). Report is 329 commits behind head on 0.4.x.

Files with missing lines Patch % Lines
betty/assertion/__init__.py 90.77% 12 Missing and 7 partials :warning:
betty/tests/assertion/__init__.py 81.39% 5 Missing and 3 partials :warning:
betty/extension/gramps/gui.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 0.4.x #1652 +/- ## ========================================== - Coverage 95.95% 95.94% -0.01% ========================================== Files 205 205 Lines 19224 19234 +10 Branches 3602 3602 ========================================== + Hits 18446 18454 +8 - Misses 526 527 +1 - Partials 252 253 +1 ```

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