Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: fix balance resolution using variable #454

Merged
merged 1 commit into from
Aug 15, 2023

feat: fix balance resolution using variable

59ab267
Select commit
Loading
Failed to load commit list.
Merged

feat: fix balance resolution using variable #454

feat: fix balance resolution using variable
59ab267
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 14, 2023 in 0s

64.06% (+0.00%) compared to 25a49e1

View this Pull Request on Codecov

64.06% (+0.00%) compared to 25a49e1

Details

Codecov Report

Merging #454 (59ab267) into release/v1.10 (25a49e1) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@              Coverage Diff               @@
##           release/v1.10     #454   +/-   ##
==============================================
  Coverage          64.05%   64.06%           
==============================================
  Files                152      152           
  Lines              14030    14032    +2     
==============================================
+ Hits                8987     8989    +2     
  Misses              4460     4460           
  Partials             583      583           
Files Changed Coverage Δ
pkg/machine/vm/machine.go 68.91% <100.00%> (+0.10%) ⬆️