Closed trgiangdo closed 1 year ago
current status: ✅
Overall Coverage
Lines Covered Coverage Threshold Status 8175 7760 95% 85% 🟢 New Files
No new covered files...
Modified Files
File Coverage Status src/taipy/core/_entity/_migrate/_utils.py 85% 🟢 src/taipy/core/data/_abstract_sql.py 92% 🟢 src/taipy/core/data/_filter.py 91% 🟢 src/taipy/core/data/csv.py 95% 🟢 src/taipy/core/data/data_node.py 99% 🟢 src/taipy/core/data/parquet.py 98% 🟢 src/taipy/core/data/sql.py 97% 🟢 src/taipy/core/data/sql_table.py 98% 🟢 TOTAL 94% 🟢 updated for commit:
bb54978
by action🐍
2.1. Me neither 🥲 I think we can remove it since it is not documented at all.
2.2. I agree with moving the logic to a dedicate file. And if I understand correctly, the filter() method should still return the filtered data directly, not returning the Filter class right?
In this PR:
New feature:
Refactoring:
Bug fixes:
https://github.com/Avaiga/taipy-core/issues/336
A few things we need to consider: