ansys / pymapdl

Pythonic interface to MAPDL
https://mapdl.docs.pyansys.com
MIT License
419 stars 116 forks source link

feat: Detaching logging from main logic #3205

Closed germa89 closed 6 days ago

germa89 commented 1 week ago

Description

Login should be handled separately, and having its own command line like docker login.

Issue linked

NA

Checklist

ansys-reviewer-bot[bot] commented 1 week ago

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

codecov[bot] commented 6 days ago

Codecov Report

Attention: Patch coverage is 2.72727% with 214 lines in your changes missing coverage. Please review.

Project coverage is 77.96%. Comparing base (dd0cb4b) to head (9818a16).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feat/pyhps-support #3205 +/- ## ====================================================== - Coverage 79.82% 77.96% -1.86% ====================================================== Files 55 57 +2 Lines 10200 10406 +206 ====================================================== - Hits 8142 8113 -29 - Misses 2058 2293 +235 ```