threeML / astromodels

Spatial and spectral models for astrophysics
BSD 3-Clause "New" or "Revised" License
43 stars 44 forks source link

Fix recursion #180

Closed grburgess closed 2 years ago

grburgess commented 2 years ago

Fixes the issue where children are not serialized with properties when being rebuilt by parents

codecov-commenter commented 2 years ago

Codecov Report

Merging #180 (cc597c0) into master (adf1a68) will decrease coverage by 0.01%. The diff coverage is 92.10%.

@@            Coverage Diff             @@
##           master     #180      +/-   ##
==========================================
- Coverage   81.60%   81.59%   -0.02%     
==========================================
  Files          67       67              
  Lines        8151     8154       +3     
==========================================
+ Hits         6652     6653       +1     
- Misses       1499     1501       +2