Skip to content

Conversation

@robtaylor
Copy link
Contributor

  • SiliconPlatformPort.len was broken after recent changes, fix
  • Add tests for SiliconPlatformPort

robtaylor and others added 2 commits March 16, 2025 11:49
Tests thoroughly verify all functionality of the SiliconPlatformPort class:
- __len__ method for different port types and configurations
- Initialization with different directions and options
- Property access behavior
- Operators: __getitem__, __invert__, and __add__
- wire method for connecting to interfaces

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@github-actions
Copy link

github-actions bot commented Mar 16, 2025

PR Preview Action v1.6.0
Preview removed because the pull request was closed.
2025-03-17 16:31 UTC

@github-actions
Copy link

github-actions bot commented Mar 16, 2025

Tests Skipped Failures Errors Time
22 0 💤 0 ❌ 0 🔥 1.019s ⏱️

@robtaylor robtaylor merged commit 7d64c3c into main Mar 17, 2025
8 checks passed
@robtaylor robtaylor deleted the fix-port-len branch March 17, 2025 16:31
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