Skip to content

feat: Add 'get_completer_info' for datamodel.#5168

Merged
prmukherj merged 7 commits into
mainfrom
feat/get_completer_info_for_datamodel
Jun 5, 2026
Merged

feat: Add 'get_completer_info' for datamodel.#5168
prmukherj merged 7 commits into
mainfrom
feat/get_completer_info_for_datamodel

Conversation

@prmukherj

@prmukherj prmukherj commented Jun 4, 2026

Copy link
Copy Markdown
Collaborator

Context

Implementation of 'get_completer_info' was missing from datamodel code. Hence there was a server side patch that was applied and can be removed now.

Change Summary

The 'get_completer_info' was available in solver via flobject.py. Followed the same implementation here.

Moved implementation for both datamodel and settings objects to a single place.

Impact

Users would be able to query 'get_completer_info' on datamodel objects like meshing or meshing_workflow objects.

Please refer tests for details.

@prmukherj prmukherj marked this pull request as ready for review June 4, 2026 18:53
Comment thread src/ansys/fluent/core/utils/get_completer_info.py Outdated
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@prmukherj prmukherj merged commit 37b166d into main Jun 5, 2026
58 of 61 checks passed
@prmukherj prmukherj deleted the feat/get_completer_info_for_datamodel branch June 5, 2026 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants