This repository has been archived by the owner on Jan 2, 2024. It is now read-only.
Feature/#336 - Filter numpy array exposed type #1595
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🐍
Loading