Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v4 cannot upload luacov report #1415

Closed
linrongbin16 opened this issue May 8, 2024 · 2 comments
Closed

v4 cannot upload luacov report #1415

linrongbin16 opened this issue May 8, 2024 · 2 comments
Labels

Comments

@linrongbin16
Copy link

linrongbin16 commented May 8, 2024

After migrate to v4, I found the luacov report is always been "failed to process" even it's successfully been uploaded to codecov.

While v3 still works well.

@thomasrockhu-codecov
Copy link
Contributor

@linrongbin16 please provide a link to CI and the error message from Codecov

@linrongbin16
Copy link
Author

linrongbin16 commented May 17, 2024

hi @thomasrockhu-codecov ,

First I'm sorry for my previously unprofessional behavior when reporting this issue. I understand if I don't provide any details, you cannot do anything.

Now, here's a commit in my lua project (which is actually a Neovim plugin project, implemented with lua language):

linrongbin16/lsp-progress.nvim@7a11534

You can see in this commit, I upgrade codecov/codecov-action from v3 to v4, other things are not changed.

Then the github action runs here: https://github.com/linrongbin16/lsp-progress.nvim/actions/runs/9122225796/job/25082676151

The thing is: the lua coverage reports generated by luacov are uploaded and working correct now. The issue I had met before didn't happen this time.

Thanks to your reply, and we could close this issue now.

I will re-open this issue once I had other cases for you.

In case you want some more details, there're 4 jobs uploaded the coverage reports:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants