Avaiga / taipy-gui

Graphical User Interface generator for Taipy
Apache License 2.0
60 stars 20 forks source link

add text property: code (#764) #1021

Closed FredLL-Avaiga closed 11 months ago

FredLL-Avaiga commented 11 months ago
text = """
version: '3.1'
stories:
-   story: loferum ipsi
    steps:
    -   intent: bot_capabilities
        user: What can you do
"""

page = """
<|{text}|text|code=text|>
"""
github-actions[bot] commented 11 months ago

β˜‚οΈ Python Coverage

current status: βœ…

Overall Coverage

Lines Covered Coverage Threshold Status
5298 4523 85% 85% 🟒

New Files

No new covered files...

Modified Files

File Coverage Status
src/taipy/gui/_renderers/factory.py 99% 🟒
TOTAL 99% 🟒

updated for commit: 403deaf by action🐍

github-actions[bot] commented 11 months ago

Coverage report for gui

Branches coverage not met for global: expected >=80%, but got 62.61723983921394%
St.:grey_question:
Category Percentage Covered / Total
🟒 Statements
80.87% (+0.01% πŸ”Ό)
2296/2839
🟑 Branches
62.62% (-0.59% πŸ”»)
1402/2239
🟑 Functions
75.09% (-0.61% πŸ”»)
401/534
🟒 Lines
81.27% (+0.06% πŸ”Ό)
2130/2621
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% |
Show files with reduced coverage πŸ”»
|
St.:grey_question:
| File | Statements | Branches | Functions | Lines | | :----------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------- | :----------------------------------------------------------- | :---------------------------------------------------------- | :------------------------------------------------------ | :---- | | 🟒 |
`...` / Field.tsx
|
94.44% (-5.56% πŸ”»)
|
72.22% (-2.78% πŸ”»)
|
50% (-50% πŸ”»)
| 100% |

Test suite run success

334 tests passing in 36 suites.

Report generated by πŸ§ͺjest coverage report action from 403deafc4386b4a7399a708d580ea6439f76f0c5