Avaiga / taipy-core

A Python library to build powerful and customized data-driven back-end applications.
Apache License 2.0
38 stars 17 forks source link

Fix is_consistent bug on sequence #750

Closed jrobinAV closed 1 year ago

github-actions[bot] commented 1 year ago

☂️ Python Cov

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
7530 7213 96% 85% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
src/taipy/core/scenario/scenario.py 95% 🟢
src/taipy/core/sequence/sequence.py 98% 🟢
TOTAL 96% 🟢

updated for commit: 71629d5 by action🐍