Skip to content

Populate page tables on queue init#211

Merged
mrabine merged 3 commits into
mainfrom
populate_page_tables_on_init
May 27, 2026
Merged

Populate page tables on queue init#211
mrabine merged 3 commits into
mainfrom
populate_page_tables_on_init

Conversation

@mrabine
Copy link
Copy Markdown
Collaborator

@mrabine mrabine commented May 27, 2026

No description provided.

@codacy-production
Copy link
Copy Markdown

codacy-production Bot commented May 27, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 6 complexity · 13 duplication

Metric Results
Complexity 6
Duplication 13

View in Codacy

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

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

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (f13a332) 11777 11395 96.76%
Head commit (4ac6dc5) 11793 (+16) 11411 (+16) 96.76% (+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 (#211) 62 61 98.39%

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

Codecov Report

❌ Patch coverage is 98.38710% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 96.78%. Comparing base (f13a332) to head (4ac6dc5).

Files with missing lines Patch % Lines
core/include/join/queue.hpp 98.30% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #211   +/-   ##
=======================================
  Coverage   96.77%   96.78%           
=======================================
  Files          95       95           
  Lines       11047    11061   +14     
=======================================
+ Hits        10691    10705   +14     
  Misses        356      356           
Flag Coverage Δ
unittests 96.78% <98.38%> (+<0.01%) ⬆️

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

coveralls commented May 27, 2026

Coverage Report for CI Build 26542123572

Coverage increased (+0.004%) to 96.761%

Details

  • Coverage increased (+0.004%) from the base build.
  • Patch coverage: 1 uncovered change across 1 file (61 of 62 lines covered, 98.39%).
  • No coverage regressions found.

Uncovered Changes

File Changed Covered %
core/include/join/queue.hpp 59 58 98.31%
Total (2 files) 62 61 98.39%

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 11793
Covered Lines: 11411
Line Coverage: 96.76%
Coverage Strength: 104442.71 hits per line

💛 - Coveralls

@mrabine mrabine merged commit 05ae679 into main May 27, 2026
15 checks passed
@mrabine mrabine deleted the populate_page_tables_on_init branch May 27, 2026 22:30
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