Open bensaufley opened 7 years ago
SimpleCov says we have 62.53% coverage, and that's being generous since it includes a lot of stuff I'd consider "core" (not that I'd test it, just that I wouldn't count it in my overall count). Lowest coverage number is MatchesController with 11% coverage.
After #10, the remaining
skip
ped specs should be filled out and made green. There's some serious gaps in coverage. We should consider something like simplecov as well to get a better idea of those weaknesses.