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

Fix race condition in Describe handler #6312

Merged
merged 1 commit into from
Sep 27, 2024

Fix race condition in Describe handler

c4a4ebc
Select commit
Loading
Failed to load commit list.
Merged

Fix race condition in Describe handler #6312

Fix race condition in Describe handler
c4a4ebc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 26, 2024 in 0s

73.26% (target 85.00%)

View this Pull Request on Codecov

73.26% (target 85.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.26%. Comparing base (7b6846d) to head (c4a4ebc).

Additional details and impacted files
Files with missing lines Coverage Δ
common/persistence/data_manager_interfaces.go 96.03% <100.00%> (+0.55%) ⬆️
...y/engine/engineimpl/describe_workflow_execution.go 79.03% <100.00%> (ø)

... and 4 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 7b6846d...c4a4ebc. Read the comment docs.