You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve test coverage of "adding rows to table collections" (#143):
* Add generic metadata fixture.
Bugs fixed:
* Add missing Iterator implementations for IndividualTableIterator
and IndividualTableRefIterator.
* TableCollection::add_migration_* now return Result<MigrationId, TskitError>.
* Fix bug where MigrationTable::node and MigrationTable::source were
accessing the wrong C arrays.
0 commit comments