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

[Fix issue #558] Add a condition check before subvendor dict creation #559

Merged
merged 3 commits into from
Apr 28, 2024

Conversation

ssiuhk
Copy link
Contributor

@ssiuhk ssiuhk commented Apr 10, 2024

  • Updated jc/parsers/pci_ids.py adding a check to see if the subvendor dict is already created

@kellyjonbrazil
Copy link
Owner

Tests are failing, as expected. I'll pull this down locally and check to see if this works for the existing test cases.

… dict creation

- Updated jc/parsers/pci_ids.py adding a check to see if the subvendor dict is already created
- Updated test fixture

Signed-off-by: Sam SIU <[email protected]>
@kellyjonbrazil
Copy link
Owner

Looks good! I'll merge this when I start working on the next release. Thanks!

@kellyjonbrazil kellyjonbrazil changed the base branch from master to dev April 13, 2024 17:25
@ssiuhk
Copy link
Contributor Author

ssiuhk commented Apr 13, 2024

Great! Thank you!

Looks good! I'll merge this when I start working on the next release. Thanks!

@kellyjonbrazil kellyjonbrazil merged commit e2b2406 into kellyjonbrazil:dev Apr 28, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants