Skip to content

Conversation

@tbhb
Copy link
Contributor

@tbhb tbhb commented Jan 2, 2026

Summary

  • Add test for duplicate keys behavior in from_records (last-wins semantics)
  • Add test for empty file handling with key parameter in from_file
  • Add test for custom default value in Table.get()
  • Add test for equality comparison with different auto_reload after external changes
  • Add test for transaction equality with different write sequences

Test plan

  • All new tests pass locally
  • CI passes

Add tests for:
- Duplicate keys behavior in from_records (last-wins)
- Empty file handling with key parameter in from_file
- Custom default value in Table.get()
- Equality with different auto_reload after external changes
- Transaction equality with different write sequences
@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 db493fb into main Jan 2, 2026
22 checks passed
@tbhb tbhb deleted the cleanup branch January 2, 2026 22:56
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