-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Labels
releasedIncluded in a releaseIncluded in a releasetesting 🧪Additional automated testsAdditional automated tests
Description
Is your feature request related to a problem?
Magic __repr__ method in Table class is not explicitely tested.
(Not sure why the code coverage tool doesn't mention this, maybe it's indirectly called in some other test, or the tool makes an exception for those "magic methods".)
Desired solution
Add a test for Table.__repr__.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
releasedIncluded in a releaseIncluded in a releasetesting 🧪Additional automated testsAdditional automated tests
Type
Projects
Status
✔️ Done