Skip to content

Improve documentation for Granta MI version support #215

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 4 commits into from
May 12, 2025

Conversation

Andy-Grigg
Copy link
Collaborator

@Andy-Grigg Andy-Grigg commented May 8, 2025

Closes #214

Refer to the improved PyGranta metapackage documentation for guidance on how to determine package compatibility for unsupported Granta MI versions.

The link points to the version table page, which is updated as part of ansys/pygranta#175

@Andy-Grigg Andy-Grigg requested a review from da1910 May 8, 2025 01:09
@github-actions github-actions bot added the documentation Improvements or additions to documentation label May 8, 2025
@codecov-commenter
Copy link

codecov-commenter commented May 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.86%. Comparing base (a23ad2c) to head (db27dc8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #215   +/-   ##
=======================================
  Coverage   88.86%   88.86%           
=======================================
  Files           4        4           
  Lines         557      557           
=======================================
  Hits          495      495           
  Misses         62       62           
Flag Coverage Δ
integration-ubuntu-latest-24.1 43.98% <ø> (ø)
integration-ubuntu-latest-24.2 86.35% <ø> (-0.18%) ⬇️
integration-ubuntu-latest-25.1 86.53% <ø> (ø)
integration-ubuntu-latest-25.2 85.27% <ø> (ø)
integration-windows-latest-24.1 43.98% <ø> (ø)
integration-windows-latest-24.2 86.53% <ø> (ø)
integration-windows-latest-25.1 86.53% <ø> (ø)
integration-windows-latest-25.2 85.27% <ø> (ø)
unittests 63.37% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Andy-Grigg Andy-Grigg requested a review from EstherProsperi May 8, 2025 01:26
@Andy-Grigg
Copy link
Collaborator Author

Don't merge until ansys/pygranta#175 is merged

@Andy-Grigg Andy-Grigg requested review from ludovicsteinbach and removed request for da1910 May 12, 2025 10:25
@Andy-Grigg Andy-Grigg merged commit 64ce135 into main May 12, 2025
47 checks passed
@Andy-Grigg Andy-Grigg deleted the doc/support-policy branch May 12, 2025 11:43
@@ -44,9 +44,11 @@ Dependencies
------------
.. readme_software_requirements

To use PyGranta JobQueue, you must have access to a Granta MI 2024 R2 deployment.
This version of the ``ansys.grantami.jobqueue`` package requires Granta MI 2024 R2 or newer. Use

Choose a reason for hiding this comment

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

Suggested change
This version of the ``ansys.grantami.jobqueue`` package requires Granta MI 2024 R2 or newer. Use
This version of the ``ansys.grantami.jobqueue`` package requires Granta MI 2024 R2 or later. Use

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.

Improve Granta MI version support documentation
5 participants