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
{{ message }}
This repository has been archived by the owner on May 6, 2020. It is now read-only.
I think this just needs 1 more test similar to TestConfigLoadConfigurationFailBrokenSymLink() that creates a valid symlink to an unreadable file which will cause loadConfiguration() to fail.
Ah - I see what's happened - I raised this issue based on the coveralls output, but at that time coveralls was only running the tests as root. Now that #484 has landed, coveralls now gets to see the tests I actually wrote for config.go on #484 which increased the coverage to 100% when run as a non-root user!
Currently very close to 100% (which looks to be achievable).
See #93.
The text was updated successfully, but these errors were encountered: