Skip to content

chore(ci): fix contracts coverage file upload target#1405

Merged
oXtxNt9U merged 2 commits into
developfrom
fix/ci/contracts-cov
Jul 15, 2026
Merged

chore(ci): fix contracts coverage file upload target#1405
oXtxNt9U merged 2 commits into
developfrom
fix/ci/contracts-cov

Conversation

@oXtxNt9U

Copy link
Copy Markdown
Contributor

Summary

It resolves given file names at root level, while the output is inside contracts/. It happened to work because codecov auto searches coverage files but it's not something we should rely on.

./codecov  upload-coverage -t <redacted> --git-service github --sha 074c882470c8771312e479079d59ad95dc29c38d --slug ArkEcosystem/mainsail --file ./lcov.info --flag contracts --gcov-executable gcov
warning - 2026-07-14 10:05:02,972 -- Some files were not found --- {"not_found_files": ["lcov.info"]}

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@oXtxNt9U
oXtxNt9U merged commit aca5c4c into develop Jul 15, 2026
38 of 41 checks passed
@oXtxNt9U
oXtxNt9U deleted the fix/ci/contracts-cov branch July 15, 2026 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant