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

Debuggin integration test failures #6371

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

3vilhamster
Copy link
Contributor

Investigating failures in integration tests.

Starting with localizing all log messages to test logger.

Copy link

codecov bot commented Oct 16, 2024

Codecov Report

Attention: Patch coverage is 0% with 46 lines in your changes missing coverage. Please review.

Project coverage is 74.86%. Comparing base (084464e) to head (395efc7).
Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
tools/common/schema/handler.go 0.00% 19 Missing ⚠️
tools/common/schema/updatetask.go 0.00% 14 Missing ⚠️
tools/common/schema/setuptask.go 0.00% 10 Missing ⚠️
common/util.go 0.00% 3 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
common/util.go 81.16% <0.00%> (ø)
tools/common/schema/setuptask.go 0.00% <0.00%> (ø)
tools/common/schema/updatetask.go 39.90% <0.00%> (-0.19%) ⬇️
tools/common/schema/handler.go 29.72% <0.00%> (-0.83%) ⬇️

... and 10 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 084464e...395efc7. Read the comment docs.

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