Skip to content

feat: add support for optimized propagation in inverse simulations - #1112

Open
pluAtAnsys wants to merge 8 commits into
mainfrom
feat/optimized_propagation
Open

feat: add support for optimized propagation in inverse simulations#1112
pluAtAnsys wants to merge 8 commits into
mainfrom
feat/optimized_propagation

Conversation

@pluAtAnsys

@pluAtAnsys pluAtAnsys commented Aug 25, 2026

Copy link
Copy Markdown
Collaborator

Description

add support for optimized propagation in inverse simulations

Issue linked

Add support optimized propagation for inverse simualation
#1113

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 assigned this PR to myself.
  • I have made sure that the title of my PR follows Conventional commits style (e.g. feat: add optical property)
  • I have agreed with the Contributor License Agreement (CLA).

Signed-off-by: pluAtAnsys <pengyuan@synopsys.com>
Signed-off-by: pluAtAnsys <pengyuan@synopsys.com>
@github-actions github-actions Bot added the enhancement New features or code improvements label Aug 25, 2026
@codecov

codecov Bot commented Aug 25, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 96.38554% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.11%. Comparing base (7e29aaf) to head (94e94a3).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/ansys/speos/core/simulation.py 95.65% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1112      +/-   ##
==========================================
- Coverage   89.22%   89.11%   -0.12%     
==========================================
  Files          47       47              
  Lines       11809    11880      +71     
==========================================
+ Hits        10537    10587      +50     
- Misses       1272     1293      +21     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

pluAtAnsys and others added 2 commits August 26, 2026 11:24
Signed-off-by: pluAtAnsys <pengyuan@synopsys.com>
@pluAtAnsys pluAtAnsys changed the title feat: add support optimized propagation feat: add support for optimized propagation in inverse simulations Aug 26, 2026
@pluAtAnsys pluAtAnsys self-assigned this Aug 26, 2026
@pluAtAnsys pluAtAnsys linked an issue Aug 26, 2026 that may be closed by this pull request
@pluAtAnsys
pluAtAnsys marked this pull request as ready for review August 26, 2026 11:51
Signed-off-by: pluAtAnsys <pengyuan@synopsys.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New features or code improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support optimized propagation for inverse simualation

2 participants