Avaiga / taipy-gui

Graphical User Interface generator for Taipy
Apache License 2.0
59 stars 16 forks source link

file name to download (#433) #1020

Closed FredLL-Avaiga closed 9 months ago

FredLL-Avaiga commented 9 months ago
github-actions[bot] commented 9 months ago

Coverage report for gui

Branches coverage not met for global: expected >=80%, but got 62.58411843876177%
St.:grey_question:
Category Percentage Covered / Total
🟒 Statements
80.89% (+0.06% πŸ”Ό)
2294/2836
🟑 Branches
62.58% (-0.46% πŸ”»)
1395/2229
🟑 Functions
75.38% (-0.33% πŸ”»)
401/532
🟒 Lines
81.25% (+0.09% πŸ”Ό)
2128/2619
Show new covered files 🐣
|
St.:grey_question:
| File | Statements | Branches | Functions | Lines | | :----------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------ | :--------- | :------- | :-------- | :----- | | 🟒 |
`...` / Dialog.tsx
| 80.43% | 60.87% | 100% | 80.43% | | 🟑 |
`...` / TaipyRendered.tsx
| 66.67% | 17.65% | 50% | 66.67% | | 🟑 |
`...` / index.ts
| 73.33% | 26.67% | 50% | 72.73% | | 🟒 |
`...` / Expandable.tsx
| 100% | 85% | 100% | 100% | | 🟒 |
`...` / PageContent.tsx
| 75% | 100% | 0% | 100% | | 🟒 |
`...` / Pane.tsx
| 95.12% | 73.81% | 100% | 94.87% | | 🟒 |
`...` / Part.tsx
| 88% | 64.29% | 75% | 91.3% | | 🟑 |
`...` / Unregistered.tsx
| 62.5% | 0% | 0% | 60% |

Test suite run success

334 tests passing in 36 suites.

Report generated by πŸ§ͺjest coverage report action from 690684c60b68e0d0c4bb2254c40d80845f3879a3

github-actions[bot] commented 9 months ago

β˜‚οΈ Python Coverage

current status: βœ…

Overall Coverage

Lines Covered Coverage Threshold Status
5299 4524 85% 85% 🟒

New Files

No new covered files...

Modified Files

File Coverage Status
src/taipy/gui/data/content_accessor.py 81% 🟒
src/taipy/gui/gui.py 86% 🟒
TOTAL 84% 🟒

updated for commit: 690684c by action🐍