Skip to content

Conversation

@tizianrot
Copy link
Contributor

@tizianrot tizianrot commented Nov 26, 2025

Description

added method for Maxwell post- processing: export inception voltage evaluation results to file .

Issue linked

#6824

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).

@tizianrot tizianrot requested a review from a team as a code owner November 26, 2025 12:31
@github-actions github-actions bot added the enhancement New features or code improvements label Nov 26, 2025
@tizianrot tizianrot linked an issue Nov 26, 2025 that may be closed by this pull request
@tizianrot tizianrot changed the title added method export_inception_voltage as per issue: https://github.com/ansys/pyaedt/issues/6824 FEAT:added method export_inception_voltage as per issue: https://github.com/ansys/pyaedt/issues/6824 Nov 26, 2025
@SMoraisAnsys SMoraisAnsys changed the title FEAT:added method export_inception_voltage as per issue: https://github.com/ansys/pyaedt/issues/6824 FEAT: Add method export_inception_voltage Nov 26, 2025
@SMoraisAnsys SMoraisAnsys marked this pull request as draft November 26, 2025 12:48
@codecov
Copy link

codecov bot commented Nov 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.12%. Comparing base (dd059ff) to head (3653057).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6950      +/-   ##
==========================================
- Coverage   82.17%   81.12%   -1.06%     
==========================================
  Files         247      247              
  Lines       78563    78563              
==========================================
- Hits        64561    63734     -827     
- Misses      14002    14829     +827     
🚀 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.

@tizianrot tizianrot marked this pull request as ready for review November 26, 2025 14:46
@gmalinve gmalinve marked this pull request as draft November 26, 2025 14:48
@gmalinve gmalinve assigned gmalinve and tizianrot and unassigned gmalinve Nov 27, 2025
@tizianrot tizianrot marked this pull request as ready for review November 28, 2025 13:35
Copy link
Contributor

@gmalinve gmalinve left a comment

Choose a reason for hiding this comment

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

LGTM

@gmalinve gmalinve enabled auto-merge (squash) November 28, 2025 16:13
@gmalinve gmalinve merged commit 8921a98 into main Nov 28, 2025
40 checks passed
@gmalinve gmalinve deleted the FEAT_export_inception_voltage branch November 28, 2025 16:41
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 method for Maxwell API oModule.ExportInceptionVoltage

4 participants