Skip to content

DOCS: Refactor examples #1260

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 21 commits into from
Jul 31, 2025
Merged

DOCS: Refactor examples #1260

merged 21 commits into from
Jul 31, 2025

Conversation

dipinknair
Copy link
Collaborator

@dipinknair dipinknair commented Jul 30, 2025

Embedding examples are moved to pymechanical repo. Remote session examples are displayed as external link.

Example titles are renamed to

  • Basic Examples
  • Advanced Examples( 🔗 )
  • Remote Examples( 🔗 )

image

@dipinknair dipinknair requested a review from a team as a code owner July 30, 2025 21:17
@dipinknair dipinknair changed the title DOC: Refactor examples DOCS: Refactor examples Jul 30, 2025
@github-actions github-actions bot added documentation Improvements or additions to documentation maintenance Package and maintenance related labels Jul 30, 2025
Copy link

codacy-production bot commented Jul 30, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (762f1cc) 2544 2187 85.97%
Head commit (223c055) 2544 (+0) 2187 (+0) 85.97% (+0.00%)

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 (#1260) 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 Jul 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.96%. Comparing base (762f1cc) to head (223c055).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1260   +/-   ##
=======================================
  Coverage   85.96%   85.96%           
=======================================
  Files          39       39           
  Lines        2544     2544           
=======================================
  Hits         2187     2187           
  Misses        357      357           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions github-actions bot added the dependencies Related with project dependencies label Jul 30, 2025
@github-actions github-actions bot added the ci/cd Involves the GitHub workflow files label Jul 31, 2025
@dipinknair dipinknair merged commit dfdc6a9 into main Jul 31, 2025
56 checks passed
@dipinknair dipinknair deleted the doc/change branch July 31, 2025 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Involves the GitHub workflow files dependencies Related with project dependencies documentation Improvements or additions to documentation maintenance Package and maintenance related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants