Skip to content

chore: Rename isIntegratedGPUID function to isOrinGPUID#1674

Open
elezar wants to merge 2 commits intoNVIDIA:mainfrom
elezar:improve-lib-csv-readability
Open

chore: Rename isIntegratedGPUID function to isOrinGPUID#1674
elezar wants to merge 2 commits intoNVIDIA:mainfrom
elezar:improve-lib-csv-readability

Conversation

@elezar
Copy link
Member

@elezar elezar commented Feb 23, 2026

@coveralls
Copy link

Pull Request Test Coverage Report for Build 22315219649

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 42.804%

Totals Coverage Status
Change from base Build 22314423415: 0.0%
Covered Lines: 6359
Relevant Lines: 14856

💛 - Coveralls

Signed-off-by: Evan Lezar <elezar@nvidia.com>
@elezar elezar force-pushed the improve-lib-csv-readability branch from 685d2df to 4f7a404 Compare February 25, 2026 11:11
@elezar elezar changed the title chore: Add comment to isIntegratedGPUID function chore: Rename isIntegratedGPUID function to isOrinGPUID Feb 25, 2026
// We explicitly handle this case.
if pciInfo.Domain == 0 && pciInfo.Bus == 1 && pciInfo.Device == 0 {
return true, nil
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Did you mean to delete the lines that immediately proceed this?

Copy link
Member Author

Choose a reason for hiding this comment

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

Sorry. Trying to do too many things.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
@elezar elezar force-pushed the improve-lib-csv-readability branch from 4f7a404 to 63a2e81 Compare February 27, 2026 10:13
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