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

Introduce Omniverse kits #385

Merged
merged 9 commits into from
Jul 10, 2024
Merged

Introduce Omniverse kits #385

merged 9 commits into from
Jul 10, 2024

Conversation

randallfrank
Copy link
Collaborator

Added the ansys.geometry.serviceand ansys.geometry.seviceui kits to the wheel. Note: these will also be redistributed directly via an omniverse branch.

Added the ansys.geometry.serviceand ansys.geometry.seviceui kits to the wheel.
Note: these will also be redistributed directly via an omniverse branch.
Copy link
Collaborator

@mariostieriansys mariostieriansys left a comment

Choose a reason for hiding this comment

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

About this branch, I just need a change in the project toml to not kick the coverage against it.
Anyway, I am not sure if this is the best place to put the folder, given that we cannot use another tool apart from flit, to follow the pyansys guidance.
However, I have an idea. I sent you the info in chat

pyproject.toml Show resolved Hide resolved
The OV extensions are now in the repo root and inside of the wheel.
The core pyensight (ensight.utils.omniverse) API is used to launch via the kit interface in all cases.
@codecov-commenter
Copy link

codecov-commenter commented Jul 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.36%. Comparing base (7071ba6) to head (5ea5724).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #385      +/-   ##
==========================================
+ Coverage   93.86%   96.36%   +2.49%     
==========================================
  Files          18       17       -1     
  Lines        2690     2611      -79     
  Branches      321      302      -19     
==========================================
- Hits         2525     2516       -9     
+ Misses        124       51      -73     
- Partials       41       44       +3     

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

randallfrank and others added 4 commits July 8, 2024 15:55
Code docs include external links.
Rewrite docs for the OV link.
Removed unused code.
Switch tomllib use to 'loads()' to avoid a backward compatibility issue.
Add full temporal support to the kit and pyensight APIs.
The DSG close call is actually called shutdown.
@randallfrank randallfrank requested a review from david-bremer July 9, 2024 20:18
@randallfrank randallfrank merged commit bc75539 into main Jul 10, 2024
25 checks passed
@randallfrank randallfrank deleted the feat/ov_kit branch July 10, 2024 15:41
mariostieriansys added a commit that referenced this pull request Jul 10, 2024
Co-authored-by: Mario Ostieri <[email protected]>
Co-authored-by: Mario Ostieri <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants