ansys / pydpf-composites

A Python wrapper for Ansys DPF for the post-processing of composite structures.
https://composites.dpf.docs.pyansys.com
MIT License
8 stars 1 forks source link

v0.6.1: improve field indexer for layered solid elements #515

Closed roosre closed 2 months ago

wiz-inc-572fc38784[bot] commented 2 months ago

Wiz Scan Summary

Scan Module Critical High Medium Low Info Total
IaC Misconfigurations 0 0 0 0 0 0
Vulnerabilities 0 0 1 0 0 1
Sensitive Data 0 0 0 0 0 0
Secrets 0 0 0 0 0 0
Total 0 0 1 0 0 1

View scan details in Wiz

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 87.17949% with 15 lines in your changes missing coverage. Please review.

Project coverage is 91.55%. Comparing base (5787de0) to head (8530644).

Files with missing lines Patch % Lines
src/ansys/dpf/composites/_indexer.py 83.33% 15 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/0.6 #515 +/- ## =============================================== - Coverage 92.10% 91.55% -0.56% =============================================== Files 50 50 Lines 3307 3352 +45 =============================================== + Hits 3046 3069 +23 - Misses 261 283 +22 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.