[GH-ISSUE #229] Figure out a way to merge coverage reports on Coveralls.io #106

Closed
opened 2026-03-07 22:18:57 +03:00 by kerem · 2 comments
Owner

Originally created by @bluejekyll on GitHub (Oct 13, 2017).
Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/229

Or switch to a different solution. Currently I believe a lot of coverage is being missed as the various feature tests aren't being captured.

Originally created by @bluejekyll on GitHub (Oct 13, 2017). Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/229 Or switch to a different solution. Currently I believe a lot of coverage is being missed as the various feature tests aren't being captured.
kerem 2026-03-07 22:18:57 +03:00
Author
Owner

@briansmith commented on GitHub (Oct 17, 2017):

I use coveralls for ring and I do merge the coverage reports. However, I've found that I often get emails saying that coverage is ridiculously low during CI runs; presumably, this is because they send emails before they do the merging.

<!-- gh-comment-id:337089623 --> @briansmith commented on GitHub (Oct 17, 2017): I use coveralls for *ring* and I do merge the coverage reports. However, I've found that I often get emails saying that coverage is ridiculously low during CI runs; presumably, this is because they send emails before they do the merging.
Author
Owner

@bluejekyll commented on GitHub (Oct 17, 2017):

Well. The coverages report didn’t go up as much as I hoped. It looks like a lot of my #[ignore] tests are driving coverage in some areas down. If I can I’ll try and move those out to integration tests.

<!-- gh-comment-id:337269969 --> @bluejekyll commented on GitHub (Oct 17, 2017): Well. The coverages report didn’t go up as much as I hoped. It looks like a lot of my #[ignore] tests are driving coverage in some areas down. If I can I’ll try and move those out to integration tests.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#106
No description provided.