Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@amandarichardsonn
Copy link
Contributor

This PR removes :type: and :rtype: driectives from function docstrings as well as implements the sphinx-autodoc-typehints extension.

@codecov
Copy link

codecov bot commented Apr 22, 2024

Codecov Report

Attention: Patch coverage is 75.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 69.26%. Comparing base (05a1e0a) to head (ddac0ca).

❗ Current head ddac0ca differs from pull request most recent head 7e9a56a. Consider uploading reports for the commit 7e9a56a to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #561      +/-   ##
===========================================
- Coverage    69.62%   69.26%   -0.36%     
===========================================
  Files           66       66              
  Lines         4546     4571      +25     
===========================================
+ Hits          3165     3166       +1     
- Misses        1381     1405      +24     
Files Coverage Δ
smartsim/_core/control/controller.py 72.22% <ø> (+5.83%) ⬆️
smartsim/_core/control/job.py 90.66% <ø> (-5.02%) ⬇️
smartsim/_core/control/jobmanager.py 83.11% <ø> (-5.85%) ⬇️
smartsim/_core/control/manifest.py 81.25% <ø> (+3.47%) ⬆️
smartsim/_core/generation/generator.py 61.60% <ø> (+0.80%) ⬆️
smartsim/_core/generation/modelwriter.py 98.59% <ø> (+71.83%) ⬆️
smartsim/_core/launcher/colocated.py 58.24% <ø> (+4.39%) ⬆️
smartsim/_core/launcher/launcher.py 100.00% <ø> (ø)
smartsim/_core/launcher/local/local.py 95.45% <ø> (ø)
smartsim/_core/launcher/step/mpiStep.py 88.88% <ø> (+54.16%) ⬆️
... and 28 more

... and 6 files with indirect coverage changes

Copy link
Contributor

@AlyssaCote AlyssaCote left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The docs look great! Thanks for taking care of this! Don't forget to update the changelog, but other than that, LGTM!

@amandarichardsonn amandarichardsonn merged commit f5f2385 into CrayLabs:develop Apr 25, 2024
@amandarichardsonn amandarichardsonn deleted the sphinx-tox branch April 25, 2024 21:10
@amandarichardsonn amandarichardsonn added area: docs Issues related to documentation area: python Issues related to the Python Client labels Apr 26, 2024
ankona pushed a commit to ankona/SmartSim that referenced this pull request Apr 30, 2024
This PR removes :type: and :rtype: driectives from function docstrings
as well as implements the sphinx-autodoc-typehints extension.

[ reviewed by @AlyssaCote ]
[ committed by @amandarichardsonn ]
ankona pushed a commit to ankona/SmartSim that referenced this pull request Apr 30, 2024
This PR removes :type: and :rtype: driectives from function docstrings
as well as implements the sphinx-autodoc-typehints extension.

[ reviewed by @AlyssaCote ]
[ committed by @amandarichardsonn ]
ankona pushed a commit to ankona/SmartSim that referenced this pull request May 6, 2024
This PR removes :type: and :rtype: driectives from function docstrings
as well as implements the sphinx-autodoc-typehints extension.

[ reviewed by @AlyssaCote ]
[ committed by @amandarichardsonn ]
ankona pushed a commit to ankona/SmartSim that referenced this pull request May 6, 2024
This PR removes :type: and :rtype: driectives from function docstrings
as well as implements the sphinx-autodoc-typehints extension.

[ reviewed by @AlyssaCote ]
[ committed by @amandarichardsonn ]
ankona pushed a commit to ankona/SmartSim that referenced this pull request May 7, 2024
This PR removes :type: and :rtype: driectives from function docstrings
as well as implements the sphinx-autodoc-typehints extension.

[ reviewed by @AlyssaCote ]
[ committed by @amandarichardsonn ]
ankona pushed a commit to ankona/SmartSim that referenced this pull request May 7, 2024
This PR removes :type: and :rtype: driectives from function docstrings
as well as implements the sphinx-autodoc-typehints extension.

[ reviewed by @AlyssaCote ]
[ committed by @amandarichardsonn ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: docs Issues related to documentation area: python Issues related to the Python Client ignore-for-release non-user-facing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants