adhearsion / ruby_speech

A ruby library for TTS & ASR document preparation
MIT License
101 stars 41 forks source link

[SPEC] Forego simplecov-html reporting to ensure Coveralls posts #44

Closed sfgeorge closed 7 years ago

sfgeorge commented 7 years ago

I'm currently stumped on trying to get both simplecov-html and Coveralls to play nicely together, despite documentation that leads one to believe that they are best friends.

For the time being, I'm giving up on my recent attempt to introduce simplecov-html. It's more important to ensure that the CI-based code coverage is restored and continues to work.

(Duplicate of #43)

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.6%) to 98.384% when pulling 499b510d2a060d6fe8ef488e8dfdf01f5b3c6af7 on sfgeorge:feature/fix-coveralls-part-3 into 64a843109202249cf77bdba24e531067f691de9e on adhearsion:develop.

sfgeorge commented 7 years ago

Success! The coveralls report went through! 🎉

Yes, this reports decreased coverage, but this is a more accurate and complete report of coverage than I think we had previously.