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 - Add default value for `read_entity_retry` on coresection #689

Closed trgiangdo closed 1 year ago

trgiangdo commented 1 year ago

In this PR:

github-actions[bot] commented 1 year ago

☂️ Python Cov

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
7326 7032 96% 85% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
src/taipy/core/_repository/_filesystem_repository.py 99% 🟢
src/taipy/core/common/_utils.py 100% 🟢
src/taipy/core/config/core_section.py 97% 🟢
TOTAL 99% 🟢

updated for commit: ac7fa7a by action🐍