Skip to content

Don't fail build if statsmodels not installable for tests#1321

Closed
tomwhite wants to merge 1 commit intosgkit-dev:mainfrom
tomwhite:importorskip-statsmodels
Closed

Don't fail build if statsmodels not installable for tests#1321
tomwhite wants to merge 1 commit intosgkit-dev:mainfrom
tomwhite:importorskip-statsmodels

Conversation

@tomwhite
Copy link
Member

@tomwhite
Copy link
Member Author

This is failing because the coverage target is not met...

@jeromekelleher
Copy link
Member

Could try pinning to earlier version of scipy or whatever is breaking things for tests in addition to this, so that we can run the test suite locally but also get coverage reports? Losing test coverage in CI is bad I think

@tomwhite
Copy link
Member Author

Could try pinning to earlier version of scipy or whatever is breaking things for tests in addition to this, so that we can run the test suite locally but also get coverage reports? Losing test coverage in CI is bad I think

Agreed - that's what I'm planning to do

@tomwhite tomwhite closed this Jun 24, 2025
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.

Build is failing when importing statsmodels

2 participants