tskit-dev / msprime

Simulate genealogical trees and genomic sequence data using population genetic models
GNU General Public License v3.0
170 stars 84 forks source link

Fix OSX tests #2277

Closed benjeffery closed 1 month ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 91.30%. Comparing base (0b7e04d) to head (963b01f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2277 +/- ## ======================================= Coverage 91.30% 91.30% ======================================= Files 20 20 Lines 11873 11873 Branches 2421 2421 ======================================= Hits 10841 10841 Misses 563 563 Partials 469 469 ``` | [Flag](https://app.codecov.io/gh/tskit-dev/msprime/pull/2277/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tskit-dev) | Coverage Δ | | |---|---|---| | [C](https://app.codecov.io/gh/tskit-dev/msprime/pull/2277/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tskit-dev) | `91.30% <ø> (ø)` | | | [python](https://app.codecov.io/gh/tskit-dev/msprime/pull/2277/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tskit-dev) | `98.71% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tskit-dev#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

benjeffery commented 2 months ago

No clue why kastore isn't found by conda.

benjeffery commented 2 months ago

The latest macosx image uses M1 silicon - which conda doesn't have a kastore build for, so using the old one.

benjeffery commented 1 month ago

@mergifyio rebase

mergify[bot] commented 1 month ago

rebase

☑️ Nothing to do

- [ ] any of: - [ ] `#commits-behind>0` [📌 rebase requirement] - [ ] `#commits>1` [📌 rebase requirement] - [ ] `-linear-history` [📌 rebase requirement] - [X] `-closed` [📌 rebase requirement] - [X] `-conflict` [📌 rebase requirement] - [X] `queue-position=-1` [📌 rebase requirement]
benjeffery commented 1 month ago

Ahhh, this needs a mergify update

benjeffery commented 1 month ago

Manual merge to update mergify config.