ansys / pyansys-geometry

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

fix: update backend version message #1145

Closed RobPasMue closed 1 month ago

RobPasMue commented 1 month ago

Description

Include a more informative message regarding the problems related to the backend version.

Issue linked

Closes #1143

Checklist

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 90.72%. Comparing base (d5224da) to head (0ec9c11).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1145 +/- ## ======================================= Coverage 90.72% 90.72% ======================================= Files 93 93 Lines 6931 6933 +2 ======================================= + Hits 6288 6290 +2 Misses 643 643 ```

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