Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove 1/2 in branch AFS: closes #2925 #2933

Merged
merged 2 commits into from
Apr 25, 2024

Conversation

petrelharp
Copy link
Contributor

Note also the (fairly cursory) tests that (a) fold(branch AFS) == (branch AFS, unpolarised) and (b) the same is true for site AFS with infinite-sites.

Copy link

codecov bot commented Apr 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.63%. Comparing base (308f67e) to head (2175169).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2933   +/-   ##
=======================================
  Coverage   89.63%   89.63%           
=======================================
  Files          29       29           
  Lines       30170    30174    +4     
  Branches     5864     5873    +9     
=======================================
+ Hits        27042    27046    +4     
  Misses       1789     1789           
  Partials     1339     1339           
Flag Coverage Δ
c-tests 86.20% <ø> (+<0.01%) ⬆️
lwt-tests 80.78% <ø> (ø)
python-c-tests 88.72% <ø> (+<0.01%) ⬆️
python-tests 99.03% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
c/tskit/trees.c 90.42% <ø> (-0.01%) ⬇️

... and 2 files with indirect coverage changes

@petrelharp
Copy link
Contributor Author

I think this is ready to go!

@jeromekelleher
Copy link
Member

LGTM - we should update the CHANGELOG though, or we'll forget.

@petrelharp
Copy link
Contributor Author

Done. I see codecov is still weird, but I think it's safe to merge this.

@jeromekelleher
Copy link
Member

Yep, happy to merge.

What's going on with the cache thing in MacOS @benjeffery?

@petrelharp
Copy link
Contributor Author

It seems to be lowering coverage slightly because it's just reduced the denominator. I'll let you hit merge, since I'm not sure if merging PRs where CI failed has undesired effects?

@benjeffery
Copy link
Member

Looks like something has changed in the osx base image? Will look into it.

@benjeffery
Copy link
Member

Done. I see codecov is still weird, but I think it's safe to merge this.

Note that #2931 is ongoing.

@jeromekelleher
Copy link
Member

Let's try rebasing this again when #2935 and #2937 are through - hopefully we'll start getting reliable green-lights from CI again and we can start getting PRs through more easily.

@benjeffery
Copy link
Member

@Mergifyio rebase

Copy link
Contributor

mergify bot commented Apr 25, 2024

rebase

✅ Branch has been successfully rebased

@jeromekelleher jeromekelleher added the AUTOMERGE-REQUESTED Ask Mergify to merge this PR label Apr 25, 2024
@mergify mergify bot merged commit e7fdbe1 into tskit-dev:main Apr 25, 2024
25 checks passed
@mergify mergify bot removed the AUTOMERGE-REQUESTED Ask Mergify to merge this PR label Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants