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

Fix CI issues on dev #381

Closed AaronDJohnson closed 5 months ago

AaronDJohnson commented 5 months ago

Merge CI commits into dev from master

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.05%. Comparing base (c49646c) to head (bcbedeb). Report is 54 commits behind head on dev.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/nanograv/enterprise/pull/381/graphs/tree.svg?width=650&height=150&src=pr&token=7Sjk8cLA85&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nanograv)](https://app.codecov.io/gh/nanograv/enterprise/pull/381?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nanograv) ```diff @@ Coverage Diff @@ ## dev #381 +/- ## ========================================== + Coverage 88.37% 90.05% +1.67% ========================================== Files 13 13 Lines 3012 3641 +629 ========================================== + Hits 2662 3279 +617 - Misses 350 362 +12 ``` [see 4 files with indirect coverage changes](https://app.codecov.io/gh/nanograv/enterprise/pull/381/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nanograv) ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/nanograv/enterprise/pull/381?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nanograv). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nanograv) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/nanograv/enterprise/pull/381?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nanograv). Last update [c49646c...bcbedeb](https://app.codecov.io/gh/nanograv/enterprise/pull/381?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nanograv). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nanograv).
vhaasteren commented 3 months ago

Pretty sure we did that. There's nothing to compare when doing dev <- master. Also, this commit is in my dev branch:

commit c1abeadda15ba9572c90585039bafffcbba944bd
Merge: 29ebfe6 bcbedeb
Author: Aaron <Aaron9034@Hotmail.com>
Date:   Tue Mar 5 00:06:59 2024 -0800

    Merge pull request #381 from nanograv/master

    Fix CI issues on dev

What we are seeing must be a new issue.