Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/material names into v0.3 #355

Merged
merged 2 commits into from
Sep 27, 2023
Merged

Conversation

roosre
Copy link
Collaborator

@roosre roosre commented Sep 26, 2023

No description provided.

roosre and others added 2 commits September 26, 2023 07:21
* add `material_names` as property to the CompositeModel which returns a dict[dpf mat id, material name].

* add unit test

* apply pre-commit patch

* Update documentation

---------

Co-authored-by: Kathy Pippert <[email protected]>
@github-actions github-actions bot added documentation Improvements or additions to documentation enhancement New features or code improvements labels Sep 26, 2023
@codecov-commenter
Copy link

codecov-commenter commented Sep 26, 2023

Codecov Report

Merging #355 (cc3d465) into release/0.3 (2fc4911) will decrease coverage by 0.11%.
The diff coverage is 78.26%.

@@               Coverage Diff               @@
##           release/0.3     #355      +/-   ##
===============================================
- Coverage        91.80%   91.69%   -0.11%     
===============================================
  Files               47       47              
  Lines             3001     3024      +23     
===============================================
+ Hits              2755     2773      +18     
- Misses             246      251       +5     
Files Coverage Δ
src/ansys/dpf/composites/composite_model.py 90.32% <100.00%> (+0.49%) ⬆️
src/ansys/dpf/composites/layup_info/__init__.py 100.00% <ø> (ø)
src/ansys/dpf/composites/unit_system.py 92.85% <ø> (ø)
...sys/dpf/composites/_composite_model_impl_2023r2.py 85.51% <66.66%> (-0.40%) ⬇️
src/ansys/dpf/composites/_composite_model_impl.py 86.43% <84.61%> (-0.13%) ⬇️
src/ansys/dpf/composites/layup_info/_layup_info.py 96.25% <50.00%> (-1.02%) ⬇️

@roosre roosre merged commit d11e4be into release/0.3 Sep 27, 2023
@roosre roosre deleted the feat/material_names_into_v0.3 branch September 27, 2023 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New features or code improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants