-
Notifications
You must be signed in to change notification settings - Fork 164
DOCS: improving documentation of Maxwell class #6150
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
Thanks for opening a Pull Request. If you want to perform a review write a comment saying: @ansys-reviewer-bot review |
@anur7 Please could you be more specific in the PR Title? It is important because if you are going to change only one method, then I would change the title to "Improve xxxx method documentation" And then please add some description. Thank you! |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6150 +/- ##
=======================================
Coverage 85.39% 85.39%
=======================================
Files 175 175
Lines 66157 66157
=======================================
+ Hits 56492 56498 +6
+ Misses 9665 9659 -6 🚀 New features to boost your workflow:
|
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.
@anur7 @nunesanderson I trust all examples are running smoothly as I didnìt have time to test them all. I also trust that all sentences "it works only in..." a specific solver are also correct as I didn't check upon every of them.
Co-authored-by: Giulia Malinverno <[email protected]>
Description
Adding examples and improving docstring of Maxwell's methods.
Issue linked
#6136
Checklist