hashgraph / hedera-mirror-node-explorer

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

chore: Fix unit tests. #1130

Closed svienot closed 2 weeks ago

svienot commented 2 weeks ago

Description:

sonarcloud[bot] commented 2 weeks ago

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)
33.3% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

github-actions[bot] commented 2 weeks ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 83.06% 40132 / 48314
🔵 Statements 83.06% 40132 / 48314
🔵 Functions 62.76% 902 / 1437
🔵 Branches 84.07% 4191 / 4985
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/components/InfoTooltip.vue 100% 100% 100% 100%
Generated in workflow #1015