Skip to content

Conversation

@greschd
Copy link
Member

@greschd greschd commented Nov 28, 2024

Add a read-only analysis_plies collection to the solid model. This collection contains only the AnalysisPly objects, the InterfaceLayer objects are not included.

Simplify the solid model example using the analysis_plies.

Partially addresses #711.

Add a read-only 'analysis_plies' collection to the solid model.
This collection contains only the AnalysisPly objects, the
InterfaceLayer objects are not included.

Partially addresses #711.
@codecov
Copy link

codecov bot commented Nov 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.99%. Comparing base (799a674) to head (2d8231a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #715   +/-   ##
=======================================
  Coverage   94.99%   94.99%           
=======================================
  Files         109      109           
  Lines        5693     5695    +2     
  Branches      322      322           
=======================================
+ Hits         5408     5410    +2     
  Misses        284      284           
  Partials        1        1           
Flag Coverage Δ
direct-launch 91.58% <100.00%> (+<0.01%) ⬆️
minimum-deps 93.19% <100.00%> (+<0.01%) ⬆️
python-3.10 94.25% <100.00%> (+<0.01%) ⬆️
python-3.11 94.18% <100.00%> (+<0.01%) ⬆️
python-3.12 94.38% <100.00%> (+<0.01%) ⬆️
server-2024R2 90.81% <100.00%> (+<0.01%) ⬆️
server-2025R1 94.18% <100.00%> (+<0.01%) ⬆️
server-2025R2 94.18% <100.00%> (+<0.01%) ⬆️
server-latest 94.80% <100.00%> (+<0.01%) ⬆️

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

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

@greschd greschd merged commit 49cf253 into main Nov 28, 2024
33 checks passed
@greschd greschd deleted the feat/plies_on_solid_models branch November 28, 2024 18:50
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