Closed toan-quach closed 1 year ago
current status: ✅
Overall Coverage
Lines Covered Coverage Threshold Status 8152 7741 95% 85% 🟢 New Files
No new covered files...
Modified Files
File Coverage Status src/taipy/core/data/_data_manager.py 99% 🟢 TOTAL 99% 🟢 updated for commit:
b91b697
by action🐍
Fixed issue raised by Fabien
""" Bad issue trying to change the label of a Data Node. Scenario :
.data
, the data node's definition now contains two "name" properties (a no-no in JSON). The first one is set to null, the second is set to the new value.That to me is a very bad issue that we shouldn't live with. """