Skip to content

DOCS: Add guide line on how to develop an extension#6303

Merged
Samuelopez-ansys merged 10 commits into
mainfrom
docs/develop-extensions
Jun 25, 2025
Merged

DOCS: Add guide line on how to develop an extension#6303
Samuelopez-ansys merged 10 commits into
mainfrom
docs/develop-extensions

Conversation

@SMoraisAnsys

Copy link
Copy Markdown
Collaborator

Description

Adds documentation on how to create a PyAEDT extension.

Issue linked

Close #6285

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

@SMoraisAnsys SMoraisAnsys self-assigned this Jun 24, 2025
@SMoraisAnsys
SMoraisAnsys requested a review from a team as a code owner June 24, 2025 08:03
@ansys-reviewer-bot

Copy link
Copy Markdown
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 Jun 24, 2025
@SMoraisAnsys SMoraisAnsys changed the title Docs/develop extensions DOCS: Add guide line on how to develop an extension Jun 24, 2025
@codecov

codecov Bot commented Jun 24, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.30%. Comparing base (ca7abec) to head (3ed0486).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6303      +/-   ##
==========================================
+ Coverage   85.29%   85.30%   +0.01%     
==========================================
  Files         173      173              
  Lines       65273    65273              
==========================================
+ Hits        55676    55684       +8     
+ Misses       9597     9589       -8     
🚀 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.

@Samuelopez-ansys
Samuelopez-ansys enabled auto-merge (squash) June 24, 2025 12:30
Comment thread doc/source/Getting_started/Contributing.rst Outdated
Co-authored-by: Maxime Rey <87315832+MaxJPRey@users.noreply.github.com>
Comment thread doc/source/Getting_started/Contributing.rst Outdated
Comment thread doc/source/Getting_started/Contributing.rst Outdated
Comment thread doc/source/Getting_started/Contributing.rst
Comment thread doc/source/Getting_started/Contributing.rst
Comment thread doc/source/Getting_started/Contributing.rst Outdated
Co-authored-by: Maxime Rey <87315832+MaxJPRey@users.noreply.github.com>

@Samuelopez-ansys Samuelopez-ansys left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you!

@Samuelopez-ansys
Samuelopez-ansys merged commit a150eec into main Jun 25, 2025
36 checks passed
@Samuelopez-ansys
Samuelopez-ansys deleted the docs/develop-extensions branch June 25, 2025 21:26
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.

Add documentation describing how to implement an extension

4 participants