Skip to content

Conversation

@germa89
Copy link
Collaborator

@germa89 germa89 commented Aug 26, 2025

Description

As the title.

Issue linked

Close #4175

Checklist

Copilot AI review requested due to automatic review settings August 26, 2025 14:25
@germa89 germa89 requested a review from a team as a code owner August 26, 2025 14:25
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes Python UPF (User Programmable Features) examples and documentation from PyMAPDL, addressing issue #4175. The removal includes comprehensive cleanup of UPF-related content across documentation files and example directories.

  • Removes the entire UPF user guide documentation and Python UPF examples
  • Updates the main user guide to clarify that UPF commands are not supported in PyMAPDL
  • Removes references to UPF content from table of contents and index files

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
doc/source/user_guide/upf.rst Complete removal of the Python UPF user guide documentation
doc/source/user_guide/mapdl.rst Adds clarification that UPF commands are not supported in PyMAPDL
doc/source/user_guide/index.rst Removes UPF from the advanced topics table of contents
doc/source/examples/extended_examples/index.rst Removes Python UPF examples from the extended examples index
doc/source/examples/extended_examples/Python_UPF/python_upf_examples.rst Complete removal of Python UPF example documentation

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@github-actions github-actions bot added documentation Documentation related (improving, adding, etc) enhancement Improve any current implemented feature labels Aug 26, 2025
@codecov
Copy link

codecov bot commented Aug 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.38%. Comparing base (ec3cb1d) to head (7bff95a).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4197      +/-   ##
==========================================
+ Coverage   91.31%   91.38%   +0.07%     
==========================================
  Files         193      193              
  Lines       15731    15731              
==========================================
+ Hits        14364    14376      +12     
+ Misses       1367     1355      -12     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@germa89
Copy link
Collaborator Author

germa89 commented Aug 26, 2025

@pyansys-ci-bot LGTM.

@germa89 germa89 enabled auto-merge (squash) August 26, 2025 15:16
Copy link
Contributor

@pyansys-ci-bot pyansys-ci-bot left a comment

Choose a reason for hiding this comment

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

✅ Approving this PR because germa89 said so in here 😬

LGTM

@germa89 germa89 merged commit 21a3214 into main Aug 26, 2025
50 checks passed
@germa89 germa89 deleted the docs/remove-UPF-docs branch August 26, 2025 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Documentation related (improving, adding, etc) enhancement Improve any current implemented feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove UPF info from docs

3 participants