unicef-drp / GeoRepo-OS

GeoRepo Open Source
https://unicef-drp.github.io/GeoRepo-OS/
GNU Affero General Public License v3.0
3 stars 2 forks source link

Fix batch editor bugs #214

Closed danangmassandy closed 7 months ago

danangmassandy commented 7 months ago

This is to fix bugs on batch editor also adding select all in sync status page (https://github.com/unicef-drp/GeoRepo/issues/1123).

https://github.com/unicef-drp/GeoRepo/issues/1157

github-actions[bot] commented 7 months ago

Coverage report for django_project/dashboard

St.:grey_question:
Category Percentage Covered / Total
πŸ”΄ Statements
5.2% (-0% πŸ”»)
514/9878
πŸ”΄ Branches
0.73% (+0.02% πŸ”Ό)
39/5321
πŸ”΄ Functions
2.41% (-0% πŸ”»)
59/2446
πŸ”΄ Lines
5.28% (-0% πŸ”»)
508/9617
Show files with reduced coverage πŸ”»
|
St.:grey_question:
| File | Statements | Branches | Functions | Lines | | :-: | :- | :- | :- | :- | :- | | πŸ”΄ |
`...` / breadcrumbMenu.ts
|
56.1% (-9.62% πŸ”»)
|
31.25% (-10.42% πŸ”»)
|
55.56% (-6.94% πŸ”»)
|
56.41% (-10.26% πŸ”»)
| | 🟒 | views/Dashboard.tsx | 93.62% |
57.69% (-0.64% πŸ”»)
| 93.33% | 93.62% | | πŸ”΄ |
`...` / viewSyncAction.ts
|
7.5% (-2.5% πŸ”»)
| 0% | 0% |
8.33% (-2.78% πŸ”»)
| | πŸ”΄ |
`...` / List.tsx
|
2.6% (-0.11% πŸ”»)
| 0% | 0% |
2.73% (-0.1% πŸ”»)
|

Test suite run success

12 tests passing in 5 suites.

Report generated by πŸ§ͺjest coverage report action from 3d6252c866d97bf18a4d8906c63eec24aaa4d907

github-actions[bot] commented 7 months ago

β˜‚οΈ Python Coverage

current status: βœ…

Overall Coverage

Lines Covered Coverage Threshold Status
18118 12577 69% 0% 🟒

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 3d6252c by action🐍