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/#746 added reason class #1276

Merged
merged 4 commits into from
May 21, 2024
Merged

Conversation

toan-quach
Copy link
Member

Copy link
Contributor

github-actions bot commented May 9, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
18291 16022 88% 0% 🟢

New Files

File Coverage Status
taipy/core/common/reason.py 100% 🟢
TOTAL 100% 🟢

Modified Files

File Coverage Status
taipy/core/_entity/_ready_to_run_property.py 93% 🟢
taipy/core/_entity/submittable.py 95% 🟢
taipy/core/_manager/_manager.py 99% 🟢
taipy/core/data/data_node.py 98% 🟢
taipy/core/scenario/_scenario_manager.py 98% 🟢
taipy/core/sequence/_sequence_manager.py 95% 🟢
taipy/core/taipy.py 88% 🟢
taipy/core/task/_task_manager.py 96% 🟢
TOTAL 95% 🟢

updated for commit: d62235f by action🐍

taipy/core/_entity/_ready_to_run_property.py Show resolved Hide resolved
taipy/core/_entity/submittable.py Outdated Show resolved Hide resolved
taipy/core/common/reason.py Show resolved Hide resolved
@toan-quach toan-quach requested a review from jrobinAV May 13, 2024 07:40
@toan-quach toan-quach merged commit 881c295 into develop May 21, 2024
151 checks passed
@toan-quach toan-quach deleted the feature/#746-creating-Reason-class branch May 21, 2024 13:30
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.

BUG-"Cannot submit scenario" in scenario visual element without explanation
3 participants