We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We've been seeing code coverage failure to merge multiple files:
https://github.com/valkey-io/valkey/actions/runs/12383991496/job/34567754877?pr=1451
Generates
libgcov profiling error:/home/runner/work/valkey/valkey/src/server.gcda:Merge mismatch for function 159 while executing
The text was updated successfully, but these errors were encountered:
Some other failures: https://github.com/valkey-io/valkey/actions/runs/12383821466/job/34567267159 https://github.com/valkey-io/valkey/actions/runs/12377902811/job/34548533629
It seems possibly related to the Ubuntu 24 upgrade, it doesn't seem to consistently fail.
Sorry, something went wrong.
No branches or pull requests
We've been seeing code coverage failure to merge multiple files:
https://github.com/valkey-io/valkey/actions/runs/12383991496/job/34567754877?pr=1451
Generates
The text was updated successfully, but these errors were encountered: