Skip to content

DOCS: Add docstring to some classes in constants.py #6099

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

Merged
merged 6 commits into from
May 5, 2025

Conversation

Devin-Crawford
Copy link
Contributor

Update documentation for AXIS and a few other
constant CLASSES.

Description

Please provide a brief description of the changes made in this pull request.

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).

Update documentation for AXIS and a few other
constant CLASSES.
@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 documentation Improvements or additions to documentation label May 1, 2025
Copy link

codecov bot commented May 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.66%. Comparing base (5fc28b4) to head (352ef5f).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6099   +/-   ##
=======================================
  Coverage   85.65%   85.66%           
=======================================
  Files         166      166           
  Lines       62786    62786           
=======================================
+ Hits        53781    53787    +6     
+ Misses       9005     8999    -6     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Collaborator

@SMoraisAnsys SMoraisAnsys left a comment

Choose a reason for hiding this comment

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

Just an open question, could we use pyrhon enums here instead of this custom enum ?

@Devin-Crawford
Copy link
Contributor Author

Just an open question, could we use pyrhon enums here instead of this custom enum ?

I defer to the experts on this question.

@Samuelopez-ansys Samuelopez-ansys merged commit 5caf90e into main May 5, 2025
31 checks passed
@Samuelopez-ansys Samuelopez-ansys deleted the doc/update-axis-docstring branch May 5, 2025 08:18
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.

6 participants