Skip to content

DOCS: Fix is_dielectric docstring - #6677

Merged
Samuelopez-ansys merged 3 commits into
mainfrom
doc/issue_6671
Sep 23, 2025
Merged

DOCS: Fix is_dielectric docstring#6677
Samuelopez-ansys merged 3 commits into
mainfrom
doc/issue_6671

Conversation

@Samuelopez-ansys

@Samuelopez-ansys Samuelopez-ansys commented Sep 23, 2025

Copy link
Copy Markdown
Member

Description

Fix wrong definition.

Issue linked

Close #6671

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

@Samuelopez-ansys
Samuelopez-ansys requested a review from a team as a code owner September 23, 2025 09:43
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Sep 23, 2025
@codecov

codecov Bot commented Sep 23, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.45%. Comparing base (0a3d352) to head (5765b36).
⚠️ Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6677      +/-   ##
==========================================
+ Coverage   82.34%   82.45%   +0.10%     
==========================================
  Files         242      242              
  Lines       76995    77004       +9     
==========================================
+ Hits        63401    63490      +89     
+ Misses      13594    13514      -80     
🚀 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 merged commit f5225c8 into main Sep 23, 2025
39 checks passed
@Samuelopez-ansys
Samuelopez-ansys deleted the doc/issue_6671 branch September 23, 2025 15:25
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.

Error in documentation of "is_dielectric" function in " pyaedt/src/ansys/aedt/core/modules/material.py"

3 participants