Skip to content

FEAT: add emit_schematic and emitter_node classes - #6639

Merged
Samuelopez-ansys merged 4 commits into
mainfrom
S1207710
Sep 12, 2025
Merged

FEAT: add emit_schematic and emitter_node classes#6639
Samuelopez-ansys merged 4 commits into
mainfrom
S1207710

Conversation

@jsalant22

@jsalant22 jsalant22 commented Sep 12, 2025

Copy link
Copy Markdown
Contributor

emit_schematic class makes it easier for users to add/connect components

emitter_node provides access to an Emitter's radio/antenna

also cleaned up some code

Description

Please provide a brief description of the changes made in this pull request.

Issue linked

Please mention the issue number or describe the problem this pull request addresses.

Checklist

  • I have tested my changes locally.
  • I have added necessary documentation or updated existing documentation.
  • I have followed the coding style guidelines of this project.
  • I have added appropriate tests (unit, integration, system).
  • I have reviewed my changes before submitting this pull request.
  • I have linked the issue or issues that are solved by the PR if any.
  • I have agreed with the Contributor License Agreement (CLA).

emit_schematic class makes it easier for users to add/connect components

emitter_node provides access to an Emitter's radio/antenna

also cleaned up some code
@jsalant22
jsalant22 requested a review from a team as a code owner September 12, 2025 13:54
@codecov

codecov Bot commented Sep 12, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 85.14851% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.35%. Comparing base (0e281d2) to head (aa0e66a).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6639      +/-   ##
==========================================
+ Coverage   82.33%   82.35%   +0.01%     
==========================================
  Files         242      243       +1     
  Lines       76847    76913      +66     
==========================================
+ Hits        63275    63341      +66     
  Misses      13572    13572              
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Samuelopez-ansys
Samuelopez-ansys merged commit 41e2688 into main Sep 12, 2025
39 checks passed
@Samuelopez-ansys
Samuelopez-ansys deleted the S1207710 branch September 12, 2025 18:51
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