cchandler / certificate_authority

Ruby gem for managing the core functions outlined in RFC-3280 for PKI
https://github.com/cchandler/certificate_authority
194 stars 44 forks source link

add coveralls #35

Closed pmenglund closed 10 years ago

cchandler commented 10 years ago

Ha, I'll add this one for now and see how I feel about it. Normally I'm not a fan of tracking coverage because I've seen far too much pedantry around it. I think it's fine in the context of "I just want to see if my last round of coverage is where I think it is."

pmenglund commented 10 years ago

I agree that going for 100% test coverage is a waste of time, but it is good to know you have adequate coverage...