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

*: gofmt -s #2172

Merged
merged 1 commit into from
Sep 10, 2021
Merged

*: gofmt -s #2172

merged 1 commit into from
Sep 10, 2021

Conversation

fyrchik
Copy link
Contributor

@fyrchik fyrchik commented Sep 10, 2021

Fixes CI Lint failures.

Signed-off-by: Evgeniy Stratonikov [email protected]

Signed-off-by: Evgeniy Stratonikov <[email protected]>
@codecov
Copy link

codecov bot commented Sep 10, 2021

Codecov Report

Merging #2172 (8a3e050) into master (63e00ac) will increase coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2172      +/-   ##
==========================================
+ Coverage   83.76%   83.82%   +0.06%     
==========================================
  Files         295      295              
  Lines       28217    28217              
==========================================
+ Hits        23635    23652      +17     
+ Misses       3241     3221      -20     
- Partials     1341     1344       +3     
Impacted Files Coverage Δ
pkg/network/server.go 72.97% <0.00%> (+0.11%) ⬆️
pkg/services/oracle/request.go 62.50% <0.00%> (+3.26%) ⬆️
pkg/services/oracle/oracle.go 86.48% <0.00%> (+9.00%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 63e00ac...8a3e050. Read the comment docs.

@roman-khimov roman-khimov added this to the v0.97.3 milestone Sep 10, 2021
@roman-khimov roman-khimov merged commit 868835f into master Sep 10, 2021
@roman-khimov roman-khimov deleted the fix-go-fmt branch September 10, 2021 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants