Skip to content

Add proactor based async datagram socket - #228

Merged
mrabine merged 3 commits into
mainfrom
add-proactor-based-datagram-socket
Aug 27, 2026
Merged

Add proactor based async datagram socket#228
mrabine merged 3 commits into
mainfrom
add-proactor-based-datagram-socket

Conversation

@mrabine

@mrabine mrabine commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@codacy-production

codacy-production Bot commented Aug 27, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 144 complexity · 176 duplication

Metric Results
Complexity 144
Duplication 176

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 (33de676) 13708 13327 97.22%
Head commit (3af2fa3) 13786 (+78) 13402 (+75) 97.21% (-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 (#228) 158 158 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 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.22%. Comparing base (33de676) to head (3af2fa3).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #228      +/-   ##
==========================================
- Coverage   97.23%   97.22%   -0.01%     
==========================================
  Files         123      124       +1     
  Lines       12876    12950      +74     
==========================================
+ Hits        12520    12591      +71     
- Misses        356      359       +3     
Flag Coverage Δ
unittests 97.22% <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

coveralls commented Aug 27, 2026

Copy link
Copy Markdown

Coverage Report for CI Build 33109001320

Coverage decreased (-0.006%) to 97.215%

Details

  • Coverage decreased (-0.006%) from the base build.
  • Patch coverage: 158 of 158 lines across 5 files are fully covered (100%).
  • 5 coverage regressions across 3 files.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

5 previously-covered lines in 3 files lost coverage.

File Lines Losing Coverage Coverage
crypto/include/join/tls.hpp 2 89.21%
fabric/include/join/resolver.hpp 2 89.38%
core/include/join/proactor.hpp 1 98.67%

Coverage Stats

Coverage Status
Relevant Lines: 13786
Covered Lines: 13402
Line Coverage: 97.21%
Coverage Strength: 89904.38 hits per line

💛 - Coveralls

@mrabine
mrabine merged commit cb2f937 into main Aug 27, 2026
15 checks passed
@mrabine
mrabine deleted the add-proactor-based-datagram-socket branch August 27, 2026 19:45
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