Closed brianlove closed 9 months ago
current status: ✅
Overall Coverage
Lines Covered Coverage Threshold Status 549 167 30% 0% 🟢 New Files
No new covered files...
Modified Files
No covered modified files...
updated for commit:
753a65f
by action🐍
Lines | Statements | Branches | Functions |
---|---|---|---|
81.7% (384/470) | 69.23% (198/286) | 82.17% (83/101) |
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s |
---|---|---|---|---|---|
All files | 81.7 | 69.23 | 82.17 | 81.12 | |
components | 78.57 | 68.72 | 79.01 | 77.9 | |
dashboard.js | 92.1 | 82.35 | 96.96 | 92.25 | 128, 169, 218, 243, 270, 276, 295, 298, 305, 308, 414 |
project_card.js | 84.61 | 70 | 100 | 84.61 | 82, 88 |
project_details.js | 0 | 0 | 0 | 0 | 29–264 |
project_metadata.js | 100 | 94.11 | 100 | 100 | 41 |
summary.js | 77.14 | 65.95 | 85 | 75.75 | 117–122, 241–251, 259, 274, 285 |
util | 94.56 | 74.07 | 95 | 95.18 | |
index.js | 94.5 | 74.07 | 94.73 | 95.12 | 141, 170, 179, 183 |
testing.js | 100 | 100 | 100 | 100 |
src/components/utils.js
file to a newsrc/util/
directory since utilities aren't really components