Skip to content

feat: unify application start by using a launcher#928

Open
jorgepiloto wants to merge 14 commits intomainfrom
feat/launcher
Open

feat: unify application start by using a launcher#928
jorgepiloto wants to merge 14 commits intomainfrom
feat/launcher

Conversation

@jorgepiloto
Copy link
Member

This pull-request solves #906 by adding a launch_stk method in the extensions subpackage.

@github-actions github-actions bot added the enhancement General improvements to existing features label Jan 9, 2026
@github-actions github-actions bot added the tests Related with improvements of the test suite label Jan 9, 2026
@codecov-commenter
Copy link

codecov-commenter commented Jan 22, 2026

Codecov Report

❌ Patch coverage is 95.55556% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.58%. Comparing base (2176773) to head (0f704c3).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
src/ansys/stk/extensions/launcher.py 95.55% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #928   +/-   ##
=======================================
  Coverage   89.58%   89.58%           
=======================================
  Files          67       68    +1     
  Lines      189104   189149   +45     
  Branches     1413     1423   +10     
=======================================
+ Hits       169412   169457   +45     
+ Misses      19278    19276    -2     
- Partials      414      416    +2     

☔ 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.

@jorgepiloto jorgepiloto marked this pull request as ready for review February 4, 2026 14:05
@jorgepiloto jorgepiloto requested a review from a team as a code owner February 4, 2026 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement General improvements to existing features tests Related with improvements of the test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants