Skip to content

Conversation

pyansys-automation
Copy link
Contributor

This PR updates the html_context in doc/source/conf.py with PyAnsys tags.

Tags added: Structures

The update merges tags into existing html_context configuration without affecting other settings.

Changes:

  • Merged pyansys_tags to html_context
  • Preserved all existing html_context settings

This pull request was created by a bot. If you have any questions, please ping the PyAnsys Core team for assistance. To ping the team write a comment in this issue with the following mention: @ansys/pyansys-core.

If you want this repository to be excluded from this automated maintenance process, please let us know by filling in the opt-out request form.

@pyansys-automation pyansys-automation requested a review from a team as a code owner August 27, 2025 13:39
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Aug 27, 2025
Copy link

codacy-production bot commented Aug 27, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.04% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (bb20539) 2619 2254 86.06%
Head commit (6302480) 2619 (+0) 2253 (-1) 86.03% (-0.04%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1291) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Copy link

codecov bot commented Aug 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.02%. Comparing base (bb20539) to head (6302480).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1291      +/-   ##
==========================================
- Coverage   86.06%   86.02%   -0.04%     
==========================================
  Files          40       40              
  Lines        2619     2619              
==========================================
- Hits         2254     2253       -1     
- Misses        365      366       +1     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link

github-actions bot commented Sep 5, 2025

The documentation for this pull request will be available at https://mechanical.docs.pyansys.com/pull/1291. Please allow some time for the documentation to be deployed.

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.

3 participants