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
64 stars 65 forks source link

Merge bugfixes from master into release branch #314

Closed vallis closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #314 (124b788) into release-v3.2.0 (e2e0505) will increase coverage by 0.86%. The diff coverage is 94.52%.

Impacted file tree graph

@@                Coverage Diff                 @@
##           release-v3.2.0     #314      +/-   ##
==================================================
+ Coverage           87.14%   88.00%   +0.86%     
==================================================
  Files                  13       13              
  Lines                2870     2977     +107     
==================================================
+ Hits                 2501     2620     +119     
+ Misses                369      357      -12     
Impacted Files Coverage Δ
enterprise/signals/signal_base.py 90.21% <86.11%> (-0.07%) :arrow_down:
enterprise/signals/utils.py 86.63% <94.73%> (+1.89%) :arrow_up:
enterprise/pulsar.py 92.46% <100.00%> (+0.09%) :arrow_up:
enterprise/signals/gp_signals.py 90.30% <100.00%> (+2.30%) :arrow_up:
enterprise/signals/parameter.py 78.62% <100.00%> (+1.30%) :arrow_up:
enterprise/signals/selections.py 90.41% <100.00%> (+3.26%) :arrow_up:
enterprise/signals/white_signals.py 98.47% <100.00%> (+0.06%) :arrow_up:
... and 1 more

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 e2e0505...124b788. Read the comment docs.