Skip to content

Add epoll operation queue - #269

Merged
mrabine merged 1 commit into
mainfrom
add-epoll-operation-queue
Sep 26, 2026
Merged

mrabine merged 1 commit into
mainfrom
add-epoll-operation-queue

Conversation

@mrabine

@mrabine mrabine commented Sep 26, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@codacy-production

codacy-production Bot commented Sep 26, 2026 •

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 12 complexity · 16 duplication

Metric Results
Complexity 12
Duplication 16

View in Codacy

🟢 Coverage 100.00% diff coverage · +0.00% coverage variation

Metric Results
Coverage variation ✅ +0.00% coverage variation
Diff coverage ✅ 100.00% diff coverage

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (61fb678) 15205 14870 97.80%
Head commit (f48039e) 15207 (+2) 14872 (+2) 97.80% (+0.00%)

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 (#269) 15 15 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 Sep 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.83%. Comparing base (947b3f3) to head (f48039e).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #269   +/-   ##
=======================================
  Coverage   97.83%   97.83%           
=======================================
  Files         133      133           
  Lines       14298    14298           
=======================================
  Hits        13988    13988           
  Misses        310      310           
Flag Coverage Δ
unittests 97.83% <100.00%> (ø)

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

coveralls commented Sep 26, 2026 •

Copy link
Copy Markdown

Coverage Report for CI Build 36279351364

Warning

Build has drifted: This PR's base is out of sync with its target branch, so coverage data may include unrelated changes.
Quick fix: rebase this PR. Learn more →

Coverage remained the same at 97.797%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: 15 of 15 lines across 2 files are fully covered (100%).
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 15207
Covered Lines: 14872
Line Coverage: 97.8%
Coverage Strength: 145937.54 hits per line

💛 - Coveralls

@mrabine
mrabine merged commit 2d633a0 into main Sep 26, 2026
14 checks passed
@mrabine
mrabine deleted the add-epoll-operation-queue branch September 26, 2026 23:59
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