pyansys-geometry
pyansys-geometry copied to clipboard
feat: Add polydata conversors to edges and faces
Add polydata methods to Edge and Face classes
Codecov Report
Attention: 12 lines in your changes are missing coverage. Please review.
:exclamation: No coverage uploaded for pull request base (
main@f3c32e8). Click here to learn what that means.
:exclamation: Current head 017adfa differs from pull request most recent head 4d9f56f. Consider uploading reports for the commit 4d9f56f to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## main #759 +/- ##
=======================================
Coverage ? 91.95%
=======================================
Files ? 78
Lines ? 5554
Branches ? 0
=======================================
Hits ? 5107
Misses ? 447
Partials ? 0
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Stopping the development of this branch while we don't have the required info from the server side:
- Required info to draw circular and curved edges
- Required info to draw non planar faces
Once #655 is merged, I think we can proceed with this one
#655 has been merged @AlejandroFernandezLuces - please continue work here
Codecov Report
Attention: Patch coverage is 35.29412% with 22 lines in your changes are missing coverage. Please review.
Project coverage is 89.66%. Comparing base (
4a4c483) to head (fbac463). Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #759 +/- ##
==========================================
- Coverage 89.94% 89.66% -0.28%
==========================================
Files 93 93
Lines 6780 6812 +32
==========================================
+ Hits 6098 6108 +10
- Misses 682 704 +22
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Wiz Scan Summary
| IaC Misconfigurations | |
| Vulnerabilities | |
| Sensitive Data | |
| Total | |
| Secrets | |
Closing since this might be approached differently (eventually)