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 #43

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.

sfgeorge commented 7 years ago

Content-wise, this PR seems to be sound. However, I'm afraid that there's some conflicting state with the Coveralls service and I need to figure out what that is. I assume that this is the unfortunately side-effect of my trying to trigger Coveralls locally from my machine.

sfgeorge commented 7 years ago

Closing and re-opening just to give Coveralls a fresh start.