hashgraph / hedera-mirror-node-explorer

Hedera Mirror Node Explorer for the Hedera Hashgraph DLT.
Apache License 2.0
16 stars 12 forks source link

chore: add new slots in DashboardCard #1104

Closed svienot closed 3 months ago

svienot commented 3 months ago

Description:

Slightly refactor DashboardCard:

Checklist

sonarcloud[bot] commented 3 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

github-actions[bot] commented 3 months ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 82.72% 39543 / 47801
🔵 Statements 82.72% 39543 / 47801
🔵 Functions 62.88% 893 / 1420
🔵 Branches 83.78% 4112 / 4908
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/components/DashboardCard.vue 42.5% 82.35% 25% 42.5% 1-84, 127-134
Generated in workflow #984