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

Improve test coverage of the `betty.gramps.loader` module #1913

Closed bartfeenstra closed 2 weeks ago

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 96.82%. Comparing base (b5a9cdd) to head (cbe3c9a). Report is 1 commits behind head on 0.4.x.

Files with missing lines Patch % Lines
betty/gramps/loader.py 96.15% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 0.4.x #1913 +/- ## ========================================== + Coverage 96.73% 96.82% +0.09% ========================================== Files 259 259 Lines 18263 18310 +47 Branches 3463 3475 +12 ========================================== + Hits 17666 17729 +63 + Misses 405 392 -13 + Partials 192 189 -3 ```

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