package/loader: Implement load_status and visit_status
Those methods were not reimplemented and could return incorrect statuses once the load method called.
As they are useful for tests, implement them in PackageLoader class.
Depends on !318 (closed)
Migrated from D8504 (view on Phabricator)