Avaiga / taipy-core

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

feature/#289 added core version to core section #762

Closed toan-quach closed 1 year ago

github-actions[bot] commented 1 year ago

☂️ Python Cov

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
7592 7273 96% 85% 🟢

New Files

File Coverage Status
src/taipy/core/_init_version.py 100% 🟢
TOTAL 100% 🟢

Modified Files

File Coverage Status
src/taipy/core/init.py 100% 🟢
src/taipy/core/config/core_section.py 98% 🟢
src/taipy/core/exceptions/exceptions.py 92% 🟢
TOTAL 96% 🟢

updated for commit: 06645de by action🐍