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

Feature/enterprise#550 - Create _CreateCLIFactory to allow expanding the taipy create command #2380

Merged

Conversation

trgiangdo
Copy link
Member

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description

This PR introduces the _CreateCLIFactory class to be called from the taipy _entrypoint.

This would allow the taipy create command to be expandable.

Related Tickets & Documents

@trgiangdo trgiangdo added ✨New feature Enterprise Related to an enterprise feature labels Jan 6, 2025
@trgiangdo trgiangdo self-assigned this Jan 6, 2025
Copy link
Contributor

github-actions bot commented Jan 6, 2025

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
19525 17002 87% 0% 🟢

New Files

File Coverage Status
taipy/common/_cli/_create_cli_factory.py 86% 🟢
TOTAL 86% 🟢

Modified Files

File Coverage Status
taipy/_entrypoint.py 86% 🟢
taipy/common/_cli/_create_cli.py 97% 🟢
TOTAL 91% 🟢

updated for commit: 5e927f4 by action🐍

@trgiangdo trgiangdo merged commit 115b2e8 into develop Jan 6, 2025
126 checks passed
@trgiangdo trgiangdo deleted the feature/enterprise#550-make-CreateCLI-class-expandable branch January 6, 2025 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enterprise Related to an enterprise feature ✨New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants