Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

Feature/#336 - Filter numpy array exposed type #768

Merged
merged 11 commits into from
Nov 3, 2023

fix: sort parents list when migrate entities

bb54978
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Feature/#336 - Filter numpy array exposed type #768

fix: sort parents list when migrate entities
bb54978
Select commit
Loading
Failed to load commit list.
GitHub Actions / Coverge Results succeeded Nov 3, 2023 in 1s

Coverage Results -

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🐍