mirror of
https://github.com/fortio/dnsping.git
synced 2026-04-27 12:25:48 +03:00
[GH-ISSUE #134] coverage action seems broken #3
Labels
No labels
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dnsping#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ldemailly on GitHub (Jul 26, 2025).
Original GitHub issue: https://github.com/fortio/dnsping/issues/134
didn't work in #133
@krkeshav commented on GitHub (Jul 27, 2025):
Hi @ldemailly ,
It seems it ran as I can see it showing success in Actions section or the Checks section of PR.
@ldemailly commented on GitHub (Jul 27, 2025):
it ran but didn't work
https://github.com/fortio/dnsping/actions/runs/16543198708/job/46787247800
because of
make: Nothing to be done for 'coverage'.
@krkeshav commented on GitHub (Jul 27, 2025):
Tried fixing here #135
@ldemailly commented on GitHub (Jul 27, 2025):
Thanks. I added "Fixes #134" to that PR's description