Skip to content

test: Cherry-pick: Replace CryptoGetAccountBalance with CryptoGetInfo in yahcli - #26814

Merged
joshmarinacci merged 2 commits into
release/0.77from
yahcli-77-cherry-pick
Aug 14, 2026
Merged

test: Cherry-pick: Replace CryptoGetAccountBalance with CryptoGetInfo in yahcli #26814
joshmarinacci merged 2 commits into
release/0.77from
yahcli-77-cherry-pick

fix: deflake invalid-file query fee tests (#26620)

39f5b41
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 13, 2026 in 0s

70.88% (-0.02%) compared to 9151afb

View this Pull Request on Codecov

70.88% (-0.02%) compared to 9151afb

Details

Codecov Report

❌ Patch coverage is 4.76190% with 20 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...s/yahcli/commands/ivy/suites/AbstractIvySuite.java 0.00% 12 Missing ⚠️
.../commands/ivy/suites/IvyContractScenarioSuite.java 0.00% 4 Missing ⚠️
...li/commands/ivy/suites/IvyCryptoScenarioSuite.java 0.00% 4 Missing ⚠️

Impacted file tree graph

@@                Coverage Diff                 @@
##             release/0.77   #26814      +/-   ##
==================================================
- Coverage           70.89%   70.88%   -0.02%     
+ Complexity          12267    12265       -2     
==================================================
  Files                2639     2639              
  Lines              110576   110590      +14     
  Branches            12236    12237       +1     
==================================================
- Hits                78393    78390       -3     
- Misses              28174    28190      +16     
- Partials             4009     4010       +1     
Files with missing lines Coverage Δ Complexity Δ
...impl/handlers/NetworkGetAccountDetailsHandler.java 94.44% <100.00%> (ø) 24.00 <0.00> (ø)
.../commands/ivy/suites/IvyContractScenarioSuite.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...li/commands/ivy/suites/IvyCryptoScenarioSuite.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...s/yahcli/commands/ivy/suites/AbstractIvySuite.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)

... and 2 files with indirect coverage changes

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.