bike-barn / hermit

A home directory configuration management assistant
http://bike-barn.github.io/hermit/
Other
33 stars 7 forks source link

Various cleanups and fixes #168

Closed RadicalZephyr closed 5 years ago

RadicalZephyr commented 5 years ago

This is a bit of a hodge-podge of little fixes, formatting and getting the shell and rust implementations to be more in-line with each other.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 608


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/config.rs 26 28 92.86%
src/test_helpers/filesystem.rs 2 8 25.0%
src/main.rs 0 13 0.0%
<!-- Total: 77 98 78.57% -->
Files with Coverage Reduction New Missed Lines %
src/main.rs 7 0.0%
<!-- Total: 7 -->
Totals Coverage Status
Change from base Build 605: 1.6%
Covered Lines: 453
Relevant Lines: 559

💛 - Coveralls