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: removed unused `ActionLink` and improved unit tests for `ABIAnalyzer` and `ABIController #1111

Closed ericleponner closed 3 months ago

ericleponner commented 3 months ago

Description:

Changes below perform some cleaning. 1) they remove (unused) ActionLink vue 2) they fix unit tests for ABIAnalyzer class 3) they add unit tests for ABIController class

Checklist

sonarcloud[bot] commented 3 months ago

Quality Gate Failed Quality Gate failed

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

See analysis details on SonarCloud

github-actions[bot] commented 3 months ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 82.9% 39565 / 47723
🔵 Statements 82.9% 39565 / 47723
🔵 Functions 62.93% 893 / 1419
🔵 Branches 83.78% 4119 / 4916
File CoverageNo changed files found.
Generated in workflow #992