[openstreetmap/openstreetmap-website] Coveralls builds show incorrect coverage (Issue #4043)

Tom Hughes notifications at github.com
Wed May 24 16:53:45 UTC 2023


I think that https://github.com/openstreetmap/openstreetmap-website/blob/c96b154b5f56ffbf40eb8a62ee528bef8adec69b/test/test_helper.rb#L19 is probably the root cause - we are generating both native simplecov HTML output and lcov formatted output.

As coveralls v2 has auto detection it's probably finding and reading both - adding an explicit format to choose one or the other will hopefully help.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/4043#issuecomment-1561590983
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/issues/4043/1561590983 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20230524/3c62f19f/attachment.htm>


More information about the rails-dev mailing list