Skip to content

make libnuma optional#178

Merged
mrabine merged 1 commit intomainfrom
133-make-libnuma-an-optional-dependency
Mar 23, 2026
Merged

make libnuma optional#178
mrabine merged 1 commit intomainfrom
133-make-libnuma-an-optional-dependency

Conversation

@mrabine
Copy link
Copy Markdown
Collaborator

@mrabine mrabine commented Mar 23, 2026

No description provided.

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

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (a243834) 10734 10350 96.42%
Head commit (9121464) 10738 (+4) 10354 (+4) 96.42% (+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 (#178) 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%

See your quality gate settings    Change summary preferences

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 23, 2026

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #178   +/-   ##
=======================================
  Coverage   96.46%   96.46%           
=======================================
  Files          90       90           
  Lines       10041    10043    +2     
=======================================
+ Hits         9686     9688    +2     
  Misses        355      355           
Flag Coverage Δ
unittests 96.46% <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 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

Pull Request Test Coverage Report for Build 23460365184

Details

  • 15 of 15 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.001%) to 96.424%

Totals Coverage Status
Change from base Build 23430166276: 0.001%
Covered Lines: 10354
Relevant Lines: 10738

💛 - Coveralls

@mrabine mrabine merged commit 40f6f4f into main Mar 23, 2026
15 checks passed
@mrabine mrabine deleted the 133-make-libnuma-an-optional-dependency branch March 23, 2026 21:22
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.

Make libnuma an Optional Dependency

2 participants