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

Feature/#736 remove sequence model and repositories #739

Closed toan-quach closed 1 year ago

toan-quach commented 1 year ago

736

github-actions[bot] commented 1 year ago

☂️ Python Cov

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
7468 7169 96% 85% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
src/taipy/core/_repository/db/_init_db.py 100% 🟢
src/taipy/core/config/init.py 100% 🟢
src/taipy/core/config/scenario_config.py 97% 🟢
src/taipy/core/sequence/_sequence_converter.py 100% 🟢
src/taipy/core/sequence/_sequence_manager_factory.py 91% 🟢
TOTAL 98% 🟢

updated for commit: 8f168db by action🐍