Skip to content
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

FIX: Multiple docstrings improvements #5563

Merged
merged 2 commits into from
Dec 12, 2024
Merged

Conversation

maxcapodi78
Copy link
Collaborator

Description

Improved the way the autocomplete works thanks to better and more correct Returns values.

Issue linked

Please mention the issue number or describe the problem this pull request addresses.

Checklist

  • I have tested my changes locally.
  • I have added necessary documentation or updated existing documentation.
  • I have followed the coding style guidelines of this project.
  • I have added appropriate tests (unit, integration, system).
  • I have reviewed my changes before submitting this pull request.
  • I have linked the issue or issues that are solved by the PR if any.
  • I have agreed with the Contributor License Agreement (CLA).

@ansys-reviewer-bot
Copy link
Contributor

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

@ansys-reviewer-bot review

@github-actions github-actions bot added the bug Something isn't working label Dec 12, 2024
Copy link

codecov bot commented Dec 12, 2024

Codecov Report

Attention: Patch coverage is 90.43478% with 33 lines in your changes missing coverage. Please review.

Project coverage is 85.29%. Comparing base (4f47c08) to head (a639b6c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5563      +/-   ##
==========================================
+ Coverage   81.37%   85.29%   +3.92%     
==========================================
  Files         151      151              
  Lines       60751    60751              
==========================================
+ Hits        49435    51819    +2384     
+ Misses      11316     8932    -2384     

@maxcapodi78 maxcapodi78 added documentation Improvements or additions to documentation and removed bug Something isn't working labels Dec 12, 2024
Copy link
Member

@Samuelopez-ansys Samuelopez-ansys left a comment

Choose a reason for hiding this comment

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

Great!

@Samuelopez-ansys Samuelopez-ansys added this to the v0.12.0 milestone Dec 12, 2024
@Samuelopez-ansys Samuelopez-ansys merged commit 23f68ca into main Dec 12, 2024
42 checks passed
@Samuelopez-ansys Samuelopez-ansys deleted the fix_improve_docstrings branch December 12, 2024 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants