Skip to content

Fix brand resolution bug introduced with Assembler support: vin._brand not set properly#30

Merged
idlesign merged 3 commits into
idlesign:masterfrom
iskigow:master
Jun 13, 2025
Merged

Fix brand resolution bug introduced with Assembler support: vin._brand not set properly#30
idlesign merged 3 commits into
idlesign:masterfrom
iskigow:master

Conversation

@iskigow

@iskigow iskigow commented Jun 9, 2025

Copy link
Copy Markdown
Contributor
  • Initialize _brand with None;
  • Improve test coverage

iskigow added 2 commits June 9, 2025 14:21
@iskigow

iskigow commented Jun 9, 2025

Copy link
Copy Markdown
Contributor Author

@idlesign
I noticed a mistake I made that led to a bug where vin._brand was not properly set when the Assembler was known but the Brand was not explicitly defined.

@coveralls

coveralls commented Jun 9, 2025

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 15560102889

Details

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

Totals Coverage Status
Change from base Build 15538172697: 0.3%
Covered Lines: 363
Relevant Lines: 395

💛 - Coveralls

Comment thread tests/test_module.py Outdated
@idlesign idlesign added the bug Something isn't working label Jun 10, 2025
@iskigow

iskigow commented Jun 12, 2025

Copy link
Copy Markdown
Contributor Author

@idlesign OrdederDict removed!

@idlesign idlesign merged commit e610ffc into idlesign:master Jun 13, 2025
5 checks passed
@idlesign

Copy link
Copy Markdown
Owner

Thank you. Merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants