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/#787 - Cannot change db_location of sql repository type #792

Closed trgiangdo closed 1 year ago

trgiangdo commented 1 year ago

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

github-actions[bot] commented 1 year ago

☂️ Python Cov

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
7923 7447 94% 85% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
src/taipy/core/_repository/_sql_repository.py 89% 🟢
src/taipy/core/_repository/db/init.py 100% 🟢
src/taipy/core/_repository/db/_sql_session.py 95% 🟢
TOTAL 95% 🟢

updated for commit: ea94972 by action🐍

joaoandre-avaiga commented 1 year ago

Small comments about the tests, otherwise looks good 👍