threeML / astromodels

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

Fix internal delta calculation in case of no bounds #189

Closed henrikef closed 2 years ago

henrikef commented 2 years ago

The internal_delta calculation would fail in case there was a transform but no boundaries had been set on the parameter.

codecov-commenter commented 2 years ago

Codecov Report

Merging #189 (f0f8a08) into dev (e607613) will increase coverage by 1.03%. The diff coverage is 50.00%.

@@            Coverage Diff             @@
##              dev     #189      +/-   ##
==========================================
+ Coverage   81.97%   83.00%   +1.03%     
==========================================
  Files          66       66              
  Lines        8109    12797    +4688     
==========================================
+ Hits         6647    10622    +3975     
- Misses       1462     2175     +713