Skip to content

Conversation

@lazdam
Copy link
Contributor

@lazdam lazdam commented Aug 20, 2025

Small fix to enable functionality of layoutDB. Database defines the cylinder as hco_cylinder and not hcro_cylinder.

@lazdam lazdam requested a review from Copilot August 20, 2025 23:12
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes a naming inconsistency for the HCO cylinder in the layoutDB functionality. The database defines the cylinder as hco_cylinder but the code was using hcro_cylinder, preventing proper functionality.

  • Updates dictionary key from hcro_cylinder to hco_cylinder to match database naming
  • Updates corresponding comment to reflect the correct cylinder name

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@aelanman aelanman merged commit 16f160e into master Aug 20, 2025
5 checks passed
@aelanman aelanman deleted the ml/laydb_hco branch August 20, 2025 23:20
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