-
Notifications
You must be signed in to change notification settings - Fork 135
Add name, array parameters, @ operator to ApdlMath #1149
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1149 +/- ##
==========================================
+ Coverage 77.97% 78.02% +0.05%
==========================================
Files 43 43
Lines 6760 6777 +17
==========================================
+ Hits 5271 5288 +17
Misses 1489 1489 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Camille, seems good to me.
Nice work !
Fred
@clatapie, please use Also, in the future, please follow the branch naming conventions. |
Hello @akaszynski , I'll make sure to use this command next time and to follow the branch naming conventions. |
Second attempt to add the name and array parameters and the @ operator.