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: Miscellaneous refactoring/cosmetic changes #1059

Closed svienot closed 4 months ago

svienot commented 4 months ago

Description:

A few unrelated small refactoring or cosmetic changes, with no impact on the functionality, except for those 2 items:

Notes for reviewer:

Should not have any impact on tests.

sonarcloud[bot] commented 4 months ago

Quality Gate Failed Quality Gate failed

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

See analysis details on SonarCloud

github-actions[bot] commented 4 months ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 82.94% 38948 / 46955
🔵 Statements 82.94% 38948 / 46955
🔵 Functions 63.02% 888 / 1409
🔵 Branches 84.32% 4079 / 4837
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/components/DashboardCard.vue 47.22% 75% 25% 47.22% 1-68, 111-118
src/components/values/BlobValue.vue 91.14% 76.31% 100% 91.14% 30, 37, 115-120, 127-131, 152-153, 165-166
src/components/values/link/EntityIOL.vue 96.66% 44.44% 100% 96.66% 99-100, 102-103
src/pages/NftDetails.vue 67.25% 100% 0% 67.25% 214-315, 318-326
src/schemas/HederaSchemas.ts 96.34% 64.28% 87.5% 96.34% 111-125, 313-314, 717, 843-844, 846-847, 863-864, 866-873
Generated in workflow #904