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

Fixing a deadlock issue in the outcome calculation. #205

Merged
merged 2 commits into from
Sep 6, 2024
Merged

Conversation

cinar
Copy link
Owner

@cinar cinar commented Sep 6, 2024

Describe Request

Fixing a deadlock issue with the outcome calculation.

Change Type

Bug fix.

@codecov-commenter
Copy link

codecov-commenter commented Sep 6, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 93.60%. Comparing base (bc6f7f6) to head (89179d8).

Files with missing lines Patch % Lines
helper/skip.go 33.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #205      +/-   ##
==========================================
- Coverage   93.66%   93.60%   -0.06%     
==========================================
  Files         154      154              
  Lines        4038     4036       -2     
==========================================
- Hits         3782     3778       -4     
- Misses        209      210       +1     
- Partials       47       48       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cinar cinar merged commit 30dd0d0 into master Sep 6, 2024
5 checks passed
@cinar cinar deleted the fix-blocker branch September 6, 2024 03:02
@github-actions github-actions bot locked and limited conversation to collaborators Sep 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants