Skip to content

lscpu: simplify signature of CpuInfo::new()#225

Merged
sylvestre merged 1 commit intouutils:mainfrom
cakebaker:lscpu_simplify_cpuinfo_new
Feb 17, 2025
Merged

lscpu: simplify signature of CpuInfo::new()#225
sylvestre merged 1 commit intouutils:mainfrom
cakebaker:lscpu_simplify_cpuinfo_new

Conversation

@cakebaker
Copy link
Copy Markdown
Contributor

This PR removes the third param of CpuInfo::new() because we always pass None as value.

Copy link
Copy Markdown
Contributor

@alxndrv alxndrv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for cleaning this up

@sylvestre sylvestre merged commit f7b663a into uutils:main Feb 17, 2025
13 checks passed
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (748bbf8) to head (68706fb).
Report is 34 commits behind head on main.

Additional details and impacted files
@@     Coverage Diff     @@
##   main   #225   +/-   ##
===========================
===========================

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cakebaker cakebaker deleted the lscpu_simplify_cpuinfo_new branch February 18, 2025 06:15
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.

3 participants