Skip to content

Add total_ordering, fix wraps, add tests and code coverage#22

Merged
tekktrik merged 7 commits intomainfrom
dev/total-ordering
Feb 27, 2026
Merged

Add total_ordering, fix wraps, add tests and code coverage#22
tekktrik merged 7 commits intomainfrom
dev/total-ordering

Conversation

@tekktrik
Copy link
Copy Markdown
Owner

No description provided.

@tekktrik tekktrik linked an issue Feb 27, 2026 that may be closed by this pull request
@github-actions
Copy link
Copy Markdown

👋 Thanks for this pull request! Unfortunately, it looks like the automated continuous integration (CI) test(s) failed. These can be tricky to fix so we've written a guide on how to fix them locally. It has pages about running pre-commit locally and another about building the docs locally with sphinx. Thanks for contributing to CircuitPython! If you have more questions, feel free to join the Adafruit Discord and post in #circuitpython-dev.

@tekktrik tekktrik merged commit e813da7 into main Feb 27, 2026
3 checks passed
@codecov-commenter
Copy link
Copy Markdown

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

adafruit-adabot pushed a commit to adafruit/CircuitPython_Community_Bundle that referenced this pull request Feb 27, 2026
Updating https://github.com/tekktrik/CircuitPython_functools to 3.0.0.post0 from 2.0.3:
  > Merge pull request tekktrik/CircuitPython_functools#23 from tekktrik/dev/total-ordering
  > Merge pull request tekktrik/CircuitPython_functools#22 from tekktrik/dev/total-ordering
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.

Add support for total_ordering decorator

2 participants