Skip to content

Conversation

@tbhb
Copy link
Contributor

@tbhb tbhb commented Jan 2, 2026

Summary

  • Add test for Table.__eq__ returning NotImplemented when compared against non-Table types
  • Add test for Transaction.__eq__ returning NotImplemented when compared against non-Transaction types

Test plan

  • Tests pass locally (pre-commit hooks)
  • CI passes

Add tests verifying that Table.__eq__ and Transaction.__eq__ return
NotImplemented when compared against incompatible types.
@codecov
Copy link

codecov bot commented Jan 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@tbhb tbhb merged commit 29c19df into main Jan 2, 2026
22 checks passed
@tbhb tbhb deleted the cleanup branch January 2, 2026 21:47
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