Closed mariostieriansys closed 7 months ago
IaC Misconfigurations | |
Vulnerabilities | |
Sensitive Data | |
Total | |
Secrets | |
Attention: Patch coverage is 72.61905%
with 23 lines
in your changes are missing coverage. Please review.
Project coverage is 81.23%. Comparing base (
a36c5cd
) to head (53793d1
).
Files | Patch % | Lines |
---|---|---|
src/ansys/pyensight/core/utils/variables.py | 72.61% | 1 Missing and 22 partials :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The net force tool was not working in case you were asking only for the pressure forces
I was indeed checking if the shear force list input was None, but not checking if in case being actually a list this is empty or not
I also took the chance to fix the documentation not including the variables and omniverse utils