Skip to content

Conversation

@PicoCentauri
Copy link
Collaborator

@PicoCentauri PicoCentauri commented Dec 23, 2025

Fixes #279

Enable that warnings are treated as errors in the testsuite.

I fixed a couple of warnings in main code that would probably hit us badly in the next release of sklearn...

Also, I adjusted some tests for catching warnings using the pytest.warns context manager but there are a lot more. Maybe if @cajchristian or someone else from @rosecers' team can help with fixing them. Almost all of them are very easy to fix

Contributor (creator of PR) checklist

  • Tests updated (for new features and bugfixes)?
  • Documentation updated (for new features)?
  • Issue referenced (for PRs that solve an issue)?

For Reviewer

  • CHANGELOG updated if important change?

📚 Documentation preview 📚: https://scikit-matter--280.org.readthedocs.build/en/280/

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.

Warnings are not error in the CI

2 participants