ansys / pymapdl

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

fix: using same labels everywhere #3188

Closed germa89 closed 1 week ago

germa89 commented 1 week ago

Description

Use the same (case-sensitive) labels everywhere

Issue linked

Close #3184

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 1 week ago

Codecov Report

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

Project coverage is 84.38%. Comparing base (7c1eb1e) to head (a5e3837). Report is 12 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3188 +/- ## ========================================== - Coverage 86.63% 84.38% -2.25% ========================================== Files 52 52 Lines 9550 9596 +46 ========================================== - Hits 8274 8098 -176 - Misses 1276 1498 +222 ```
germa89 commented 1 week ago

I knew I was missing something: https://github.com/ansys/pymapdl/pull/3197#issuecomment-2182230068