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 null pointer issue #982

Merged
merged 1 commit into from
Dec 18, 2024
Merged

Fix null pointer issue #982

merged 1 commit into from
Dec 18, 2024

Conversation

Shaddoll
Copy link
Member

@Shaddoll Shaddoll commented Dec 17, 2024

What changed?
Fix a null pointer issue

Why?
Fix bug

How did you test it?

Potential risks

Release notes

Documentation Changes

@Shaddoll Shaddoll changed the title Fix nil pointer issue Fix null pointer issue Dec 17, 2024
Copy link

codecov bot commented Dec 17, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 83.26%. Comparing base (eb20e12) to head (e5a4005).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...adence/internal/common/WorkflowExecutionUtils.java 0.00% 0 Missing and 1 partial ⚠️
Files with missing lines Coverage Δ Complexity Δ
...adence/internal/common/WorkflowExecutionUtils.java 77.26% <0.00%> (ø) 98.00 <0.00> (ø)

... and 6 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 eb20e12...e5a4005. Read the comment docs.

@Shaddoll Shaddoll enabled auto-merge (squash) December 18, 2024 17:25
@Shaddoll Shaddoll merged commit b0f0a7e into master Dec 18, 2024
7 of 8 checks passed
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.

3 participants