ECMWFCode4Earth / vAirify

code repository for 2024 Code for Earth project #16
0 stars 0 forks source link

Compare forecast in situ data for single city part one #123

Closed Ben-EJ closed 1 week ago

Ben-EJ commented 1 week ago

image

image

github-actions[bot] commented 1 week ago

Coverage report for air-quality-ui

St.:grey_question:
Category Percentage Covered / Total
🟒 Statements 97.49% 194/199
🟒 Branches 96.49% 55/57
🟒 Functions
89.58% (-3.27% πŸ”»)
43/48
🟒 Lines 97.25% 177/182
Show new covered files 🐣 |
St.:grey_question:
| File | Statements | Branches | Functions | Lines | | :---------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------- | :--------- | :------- | :-------- | :---- | | 🟒 |
`...` / formattingFunctions.ts
| 100% | 100% | 100% | 100% | | 🟒 |
`...` / SingleCity.tsx
| 91.3% | 100% | 50% | 91.3% | | 🟒 |
`...` / ReactEChartOptions.ts
| 100% | 100% | 100% | 100% |

Test suite run success

44 tests passing in 12 suites.

Report generated by πŸ§ͺjest coverage report action from 8b8e799a7ac587c8d1798539910dc22fc5ba84e1

github-actions[bot] commented 1 week ago

β˜‚οΈ Python Coverage

current status: βœ…

Overall Coverage

Lines Covered Coverage Threshold Status
773 726 94% 80% 🟒

New Files

No new covered files...

Modified Files

File Coverage Status
air-quality-backend/src/air_quality/api/main.py 100% 🟒
TOTAL 100% 🟒

updated for commit: 8b8e799 by action🐍