nanograv / enterprise

ENTERPRISE (Enhanced Numerical Toolbox Enabling a Robust PulsaR Inference SuitE) is a pulsar timing analysis code, aimed at noise analysis, gravitational-wave searches, and timing model analysis.
https://enterprise.readthedocs.io
MIT License
65 stars 67 forks source link

Catch Cholesky errors with proper exceptions (fix #298) #299

Closed vallis closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #299 (e51c1a2) into master (6f53c6a) will increase coverage by 0.12%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #299      +/-   ##
==========================================
+ Coverage   87.00%   87.12%   +0.12%     
==========================================
  Files          13       13              
  Lines        2870     2867       -3     
==========================================
+ Hits         2497     2498       +1     
+ Misses        373      369       -4     
Impacted Files Coverage Δ
enterprise/signals/signal_base.py 90.23% <100.00%> (+0.48%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6f53c6a...e51c1a2. Read the comment docs.