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/#693 - Remove clean_entities attribute from CoreSection #713

Closed trgiangdo closed 1 year ago

trgiangdo commented 1 year ago

https://github.com/Avaiga/taipy-core/issues/693

github-actions[bot] commented 1 year ago

☂️ Python Cov

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
7519 7224 96% 85% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
src/taipy/core/_core_cli.py 100% 🟢
src/taipy/core/_version/_version_manager.py 95% 🟢
src/taipy/core/config/core_section.py 97% 🟢
TOTAL 97% 🟢

updated for commit: 3aaaea9 by action🐍

jrobinAV commented 1 year ago

Please add a new entry in the release notes. Thx,