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

[v0.42] Fix AuthAccount creation #2932

Merged
merged 1 commit into from
Nov 8, 2023

commit storage temporarily before creating account, so host can obser…

208154f
Select commit
Loading
Failed to load commit list.
Merged

[v0.42] Fix AuthAccount creation #2932

commit storage temporarily before creating account, so host can obser…
208154f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 8, 2023 in 0s

79.44% (-0.01%) compared to 8ff9776

View this Pull Request on Codecov

79.44% (-0.01%) compared to 8ff9776

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (8ff9776) 79.44% compared to head (208154f) 79.44%.
Report is 3 commits behind head on v0.42.

Additional details and impacted files
@@            Coverage Diff             @@
##            v0.42    #2932      +/-   ##
==========================================
- Coverage   79.44%   79.44%   -0.01%     
==========================================
  Files         334      334              
  Lines       79061    79064       +3     
==========================================
+ Hits        62809    62810       +1     
- Misses      13944    13945       +1     
- Partials     2308     2309       +1     
Files Coverage Δ
runtime/stdlib/account.go 88.64% <33.33%> (-0.07%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.