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

Remove `HasFiles.associated_files` #1657

Closed bartfeenstra closed 3 months ago

bartfeenstra commented 3 months ago

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

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 98.73418% with 1 line in your changes missing coverage. Please review.

Project coverage is 95.83%. Comparing base (edb96f3) to head (add4689). Report is 325 commits behind head on 0.4.x.

Files with missing lines Patch % Lines
betty/extension/cotton_candy/__init__.py 94.44% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 0.4.x #1657 +/- ## ========================================== + Coverage 95.82% 95.83% +0.01% ========================================== Files 183 183 Lines 16524 16554 +30 Branches 3310 3306 -4 ========================================== + Hits 15834 15865 +31 + Misses 477 476 -1 Partials 213 213 ```

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