Skip to content

Add WindingWizard object - #1002

Open
greschd wants to merge 5 commits into
feat/hdf5_composite_cae_importfrom
feat/winding_wizard
Open

Add WindingWizard object#1002
greschd wants to merge 5 commits into
feat/hdf5_composite_cae_importfrom
feat/winding_wizard

Conversation

@greschd

@greschd greschd commented Jul 8, 2026

Copy link
Copy Markdown
Member

Add exposure for the WindingWizard import object class. Uses the ImportObjectMixin
class introduced in #1000.

@greschd greschd linked an issue Jul 8, 2026 that may be closed by this pull request
@greschd
greschd force-pushed the feat/winding_wizard branch from ab4ec5e to 932a6ee Compare July 9, 2026 20:17
@greschd
greschd marked this pull request as ready for review September 1, 2026 15:08
@greschd
greschd force-pushed the feat/winding_wizard branch 4 times, most recently from ea065c7 to 6cbe700 Compare September 2, 2026 06:55
@codecov

codecov Bot commented Sep 2, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 92.43697% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.92%. Comparing base (dfe979a) to head (26db89f).

Files with missing lines Patch % Lines
src/ansys/acp/core/_tree_objects/winding_wizard.py 92.17% 9 Missing ⚠️
Additional details and impacted files
@@                        Coverage Diff                         @@
##           feat/hdf5_composite_cae_import    #1002      +/-   ##
==================================================================
- Coverage                           93.95%   93.92%   -0.03%     
==================================================================
  Files                                 111      112       +1     
  Lines                                6075     6194     +119     
  Branches                              357      365       +8     
==================================================================
+ Hits                                 5708     5818     +110     
- Misses                                361      370       +9     
  Partials                                6        6              
Flag Coverage Δ
direct-launch 90.86% <85.71%> (-0.11%) ⬇️
minimum-deps 92.11% <92.43%> (+<0.01%) ⬆️
python-3.11 93.13% <92.43%> (-0.02%) ⬇️
python-3.12 93.13% <92.43%> (-0.02%) ⬇️
python-3.13 93.13% <92.43%> (-0.02%) ⬇️
python-3.14 93.35% <92.43%> (-0.02%) ⬇️
server-2024R2SP5 88.20% <57.14%> (-0.61%) ⬇️
server-2025R1SP4 92.11% <57.14%> (-0.69%) ⬇️
server-2025R2SP3 92.19% <57.14%> (-0.69%) ⬇️
server-2026R1 92.19% <57.14%> (-0.69%) ⬇️
server-latest 93.70% <92.43%> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@greschd
greschd force-pushed the feat/winding_wizard branch from 6cbe700 to 632e1b0 Compare September 2, 2026 11:44
@greschd
greschd force-pushed the feat/winding_wizard branch from 632e1b0 to 26db89f Compare September 3, 2026 11:32
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.

Expose the WindingWizard object

1 participant