Skip to content

Fix localmem hugepages - #270

Merged
mrabine merged 3 commits into
mainfrom
fix-localmem-hugepages
Sep 27, 2026
Merged

mrabine merged 3 commits into
mainfrom
fix-localmem-hugepages

Conversation

@mrabine

@mrabine mrabine commented Sep 27, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@codacy-production

codacy-production Bot commented Sep 27, 2026 •

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 4 complexity · 4 duplication

Metric Results
Complexity 4
Duplication 4

View in Codacy

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

Metric Results
Coverage variation ✅ -0.01% coverage variation
Diff coverage ✅ 93.75% diff coverage

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (2d633a0) 15205 14870 97.80%
Head commit (aecf03d) 15222 (+17) 14885 (+15) 97.79% (-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 (#270) 32 30 93.75%

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 27, 2026 •

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 93.75000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.82%. Comparing base (2d633a0) to head (aecf03d).

Files with missing lines Patch % Lines
core/include/join/memory.hpp 92.85% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #270      +/-   ##
==========================================
- Coverage   97.83%   97.82%   -0.02%     
==========================================
  Files         133      133              
  Lines       14298    14314      +16     
==========================================
+ Hits        13988    14002      +14     
- Misses        310      312       +2     
Flag Coverage Δ
unittests 97.82% <93.75%> (-0.02%) ⬇️

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 27, 2026 •

Copy link
Copy Markdown

Coverage Report for CI Build 36282451171

Coverage decreased (-0.01%) to 97.786%

Details

  • Coverage decreased (-0.01%) from the base build.
  • Patch coverage: 2 uncovered changes across 1 file (30 of 32 lines covered, 93.75%).
  • No coverage regressions found.

Uncovered Changes

File Changed Covered %
core/include/join/memory.hpp 28 26 92.86%
Total (2 files) 32 30 93.75%

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 15222
Covered Lines: 14885
Line Coverage: 97.79%
Coverage Strength: 145132.54 hits per line

💛 - Coveralls

@mrabine
mrabine merged commit c9f15bc into main Sep 27, 2026
13 of 15 checks passed
@mrabine
mrabine deleted the fix-localmem-hugepages branch September 27, 2026 00:38
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