Open drazisil opened 5 months ago
@drazisil thanks for pointing. It's either issue of codecov not picking main
as default branch, or some additional setup now required.
I will look into that in a free moment
It looks like your workflows are using the npm package for Codecov, which is very old, broken, and really shouldn't even exist anymore (it was depreciated probably about two years ago by now)
If you switch to codecov/codecov-action@v4.0.1 I think you may have much better luck.
Please don't hesitate to ping either me on my work account (cc'ed above) if you encounter any issues.
I see you have a badge for Codecov, but it looks like the repo is inactive there.
Additionally, I can't find a place where you either added or removed uploading.
Is there anything I can help with in getting Codecov setup on this repo?
(Cc: @drazisil-codecov