Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@svandenb-dev
Copy link
Collaborator

Fixing issue 1507
closing #1507

Copy link
Contributor

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 addresses issue 1507 by fixing the boundary_type property handling in the PadstackInstanceTerminal class. The changes improve the setter method to handle both string and enum values properly.

  • Removes duplicate boundary_type property getter that was overriding the parent implementation
  • Updates the boundary_type setter to handle both string and enum inputs more robustly

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

@codecov-commenter
Copy link

codecov-commenter commented Sep 17, 2025

Codecov Report

❌ Patch coverage is 62.50000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.02%. Comparing base (34f47e9) to head (f305b41).

❌ Your patch status has failed because the patch coverage (62.50%) is below the target coverage (85.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1531      +/-   ##
==========================================
- Coverage   73.03%   73.02%   -0.01%     
==========================================
  Files         256      256              
  Lines       38567    38571       +4     
==========================================
+ Hits        28166    28168       +2     
- Misses      10401    10403       +2     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@svandenb-dev svandenb-dev enabled auto-merge (squash) September 17, 2025 10:30
Copy link
Collaborator

@hui-zhou-a hui-zhou-a left a comment

Choose a reason for hiding this comment

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

Can you add tests?
image

@svandenb-dev svandenb-dev merged commit b152daf into main Sep 23, 2025
28 checks passed
@svandenb-dev svandenb-dev deleted the issue-1507-fix branch September 23, 2025 06:06
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.

5 participants