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: improve InfoTooltip #1101

Closed svienot closed 3 months ago

svienot commented 3 months ago

Description:

Allow InfoTooltip to display either info or warning message.

Checklist

github-actions[bot] commented 3 months ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 82.75% 39547 / 47789
🔵 Statements 82.75% 39547 / 47789
🔵 Functions 62.88% 893 / 1420
🔵 Branches 83.77% 4109 / 4905
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/components/InfoTooltip.vue 100% 100% 100% 100%
Generated in workflow #979
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