Skip to content
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

Add template list #147

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Add template list #147

wants to merge 7 commits into from

Conversation

ravi-ansys
Copy link
Collaborator

Created a function to return a list of templates with info.
Function reads the templates under installation folder

@ravi-ansys ravi-ansys requested a review from gmalinve July 27, 2023 13:10
@ravi-ansys ravi-ansys linked an issue Jul 27, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jul 27, 2023

Codecov Report

Attention: Patch coverage is 9.52381% with 19 lines in your changes missing coverage. Please review.

Project coverage is 85.88%. Comparing base (3dad907) to head (c987c5a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #147      +/-   ##
==========================================
- Coverage   86.65%   85.88%   -0.77%     
==========================================
  Files          20       20              
  Lines        2098     2119      +21     
==========================================
+ Hits         1818     1820       +2     
- Misses        280      299      +19     

@jgsdavies
Copy link
Collaborator

@JackB-Ansys Would you be able to do a first review for this?

Copy link
Collaborator

@jgsdavies jgsdavies left a comment

Choose a reason for hiding this comment

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

Will review after Jack B.

@jgsdavies jgsdavies added the enhancement New features or code improvements label Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New features or code improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add a method to get the list of available template
2 participants