Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new cpuid for AMD Raphael (bugfix) #1350

Merged
merged 1 commit into from
Jul 22, 2024
Merged

Add new cpuid for AMD Raphael (bugfix) #1350

merged 1 commit into from
Jul 22, 2024

Conversation

Hook25
Copy link
Collaborator

@Hook25 Hook25 commented Jul 22, 2024

Description

AMD Raphael is missing from the cpuid list, this adds it

Resolved issues

Fixes: CHECKBOX-1503
Fixes: #1349

Documentation

N/A

Tests

N/A

Copy link

codecov bot commented Jul 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.18%. Comparing base (b9a7e6f) to head (75a249e).
Report is 138 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1350   +/-   ##
=======================================
  Coverage   44.18%   44.18%           
=======================================
  Files         359      359           
  Lines       38813    38813           
  Branches     6581     6581           
=======================================
  Hits        17148    17148           
  Misses      21003    21003           
  Partials      662      662           
Flag Coverage Δ
provider-base 18.57% <ø> (ø)

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.

Copy link
Collaborator

@fernando79513 fernando79513 left a comment

Choose a reason for hiding this comment

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

LGTM +1!

@fernando79513 fernando79513 merged commit 51f2444 into main Jul 22, 2024
12 checks passed
@fernando79513 fernando79513 deleted the add_cpuid branch July 22, 2024 08:09
pedro-avalos pushed a commit that referenced this pull request Jul 29, 2024
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.

Add new CPUID of AMD Raphael to cpuid.py
2 participants