gremlins icon indicating copy to clipboard operation
gremlins copied to clipboard

Wrong name of test case in coverage_test.go

Open hknutzen opened this issue 2 years ago • 1 comments

Two test case have the same name "from root, integration mode": https://github.com/go-gremlins/gremlins/blob/ec07e489fffbb98f5ca74109b3e680fb1c5a04a9/internal/coverage/coverage_test.go#L61-L72 I think the second test should have name "from folder, integration mode".

hknutzen avatar Sep 22 '22 18:09 hknutzen

Yes, definitely a mistake here.

k3rn31 avatar Sep 23 '22 06:09 k3rn31

Hi @k3rn31, first-time contributor here :raised_back_of_hand:. I hope you don't mind if I push the PR ahead since I've seen it as v0.5.0 milestone.

Thanks for the repo.

fahimbagar avatar Feb 10 '23 17:02 fahimbagar