ansys / pyansys-geometry

A Python wrapper for Ansys Geometry Services
https://geometry.docs.pyansys.com/
MIT License
46 stars 14 forks source link

feat: enable retrieval of service logs (via API) #1515

Closed RobPasMue closed 3 weeks ago

RobPasMue commented 4 weeks ago

Description

Allows for the retrieval of the service logs when requested (programatically)

Issue linked

Closes #1514

Checklist

RobPasMue commented 4 weeks ago

Seems like the API existed but it is not working properly...

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 91.69%. Comparing base (07b3f54) to head (aeb289f). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1515 +/- ## ========================================== + Coverage 91.66% 91.69% +0.02% ========================================== Files 86 86 Lines 7018 7043 +25 ========================================== + Hits 6433 6458 +25 Misses 585 585 ```

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