Skip to content

Fix proactor stuck on flush - #232

Merged
mrabine merged 1 commit into
mainfrom
fix-proactor-hang-on-flush
Aug 31, 2026
Merged

Fix proactor stuck on flush#232
mrabine merged 1 commit into
mainfrom
fix-proactor-hang-on-flush

Conversation

@mrabine

@mrabine mrabine commented Aug 31, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@codacy-production

codacy-production Bot commented Aug 31, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 duplication

Metric Results
Duplication 0

View in Codacy

🟢 Coverage 100.00% diff coverage · -0.01% coverage variation

Metric Results
Coverage variation -0.01% coverage variation
Diff coverage 100.00% diff coverage

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (7733f2d) 13886 13532 97.45%
Head commit (0d2c403) 13881 (-5) 13526 (-6) 97.44% (-0.01%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#232) 7 7 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@codecov

codecov Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.47%. Comparing base (7733f2d) to head (0d2c403).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #232      +/-   ##
==========================================
- Coverage   97.47%   97.47%   -0.01%     
==========================================
  Files         124      124              
  Lines       13053    13047       -6     
==========================================
- Hits        12724    12717       -7     
- Misses        329      330       +1     
Flag Coverage Δ
unittests 97.47% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 33439502938

Coverage decreased (-0.008%) to 97.443%

Details

  • Coverage decreased (-0.008%) from the base build.
  • Patch coverage: 7 of 7 lines across 1 file are fully covered (100%).
  • 1 coverage regression across 1 file.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

1 previously-covered line in 1 file lost coverage.

File Lines Losing Coverage Coverage
core/src/reactor.cpp 1 98.07%

Coverage Stats

Coverage Status
Relevant Lines: 13881
Covered Lines: 13526
Line Coverage: 97.44%
Coverage Strength: 96062.85 hits per line

💛 - Coveralls

@mrabine
mrabine merged commit 04f6300 into main Aug 31, 2026
14 of 15 checks passed
@mrabine
mrabine deleted the fix-proactor-hang-on-flush branch August 31, 2026 21:17
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.

2 participants