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

Fix doc upload for v8 actions #537

Closed greschd closed 1 month ago

greschd commented 1 month ago

Add newly-required inputs for v8 of the Ansys actions, see https://actions.docs.ansys.com/version/dev/migrations/index.html#migration-guide

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.50%. Comparing base (b1c6562) to head (ce20f1c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #537 +/- ## ======================================= Coverage 91.50% 91.50% ======================================= Files 50 50 Lines 3355 3355 ======================================= Hits 3070 3070 Misses 285 285 ```

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