Skip to content

Removal of SPSC queue slot padding#208

Merged
mrabine merged 1 commit into
mainfrom
206-removal-of-spsc-slot-padding
May 24, 2026
Merged

Removal of SPSC queue slot padding#208
mrabine merged 1 commit into
mainfrom
206-removal-of-spsc-slot-padding

Conversation

@mrabine
Copy link
Copy Markdown
Collaborator

@mrabine mrabine commented May 24, 2026

No description provided.

@mrabine mrabine linked an issue May 24, 2026 that may be closed by this pull request
@codacy-production
Copy link
Copy Markdown

codacy-production Bot commented May 24, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

🟢 Coverage ∅ diff coverage · +0.00% coverage variation

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

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (77991e8) 11771 11384 96.71%
Head commit (4c03f7f) 11773 (+2) 11386 (+2) 96.71% (+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 (#208) 0 0 ∅ (not applicable)

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
Copy link
Copy Markdown

codecov Bot commented May 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.73%. Comparing base (77991e8) to head (4c03f7f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #208   +/-   ##
=======================================
  Coverage   96.73%   96.73%           
=======================================
  Files          95       95           
  Lines       11041    11041           
=======================================
  Hits        10680    10680           
  Misses        361      361           
Flag Coverage Δ
unittests 96.73% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 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 26372856865

Coverage remained the same at 96.713%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 11773
Covered Lines: 11386
Line Coverage: 96.71%
Coverage Strength: 106078.24 hits per line

💛 - Coveralls

@mrabine mrabine merged commit 598fef9 into main May 24, 2026
15 checks passed
@mrabine mrabine deleted the 206-removal-of-spsc-slot-padding branch May 24, 2026 21:19
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.

Removal of SPSC slot padding

2 participants