Skip to content

Fix osx tests #2935

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

Merged
merged 1 commit into from
Apr 25, 2024
Merged

Fix osx tests #2935

merged 1 commit into from
Apr 25, 2024

Conversation

benjeffery
Copy link
Member

No description provided.

Copy link

codecov bot commented Apr 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.63%. Comparing base (e6483fc) to head (1465c84).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2935      +/-   ##
==========================================
+ Coverage   89.62%   89.63%   +0.01%     
==========================================
  Files          29       29              
  Lines       30176    30176              
  Branches     5874     5874              
==========================================
+ Hits        27044    27048       +4     
+ Misses       1793     1789       -4     
  Partials     1339     1339              
Flag Coverage Δ
c-tests 86.21% <ø> (ø)
lwt-tests 80.78% <ø> (ø)
python-c-tests 88.72% <ø> (ø)
python-tests 99.03% <ø> (+0.05%) ⬆️

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

see 1 file with indirect coverage changes

@benjeffery benjeffery force-pushed the fix-osx branch 17 times, most recently from 7798c9d to eb9e9ae Compare April 24, 2024 21:25
@benjeffery benjeffery force-pushed the fix-osx branch 5 times, most recently from ea519c9 to 7ffdf27 Compare April 24, 2024 23:26
@benjeffery
Copy link
Member Author

Well this was fun. The base osx image has changed, so conda paths have moved, libraries that we need were missing, and some tests failed due to tiny numerical differences.

@benjeffery benjeffery marked this pull request as ready for review April 24, 2024 23:59
@benjeffery benjeffery changed the title Fix osx cache restore Fix osx tests Apr 24, 2024
@jeromekelleher
Copy link
Member

Thanks @benjeffery, heroic stuff!

@jeromekelleher jeromekelleher merged commit 2c6c5a6 into tskit-dev:main Apr 25, 2024
@benjeffery benjeffery deleted the fix-osx branch April 25, 2024 08:21
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.

2 participants