alexejk / go-xmlrpc

An XML-RPC Client for Go
https://alexejk.io/article/handling-xmlrpc-in-go/
MIT License
19 stars 7 forks source link

Linter upgrade #43

Closed alexejk closed 3 years ago

alexejk commented 3 years ago

Upgrading to 1.42.1 and fixing the error from the Linter

codecov[bot] commented 3 years ago

Codecov Report

Merging #43 (b93542f) into master (df87629) will not change coverage. The diff coverage is 0.00%.

:exclamation: Current head b93542f differs from pull request most recent head f9b5f2f. Consider uploading reports for the commit f9b5f2f to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##           master      #43   +/-   ##
=======================================
  Coverage   70.09%   70.09%           
=======================================
  Files           7        7           
  Lines         311      311           
=======================================
  Hits          218      218           
  Misses         66       66           
  Partials       27       27           
Impacted Files Coverage Δ
decode.go 72.65% <0.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 df87629...f9b5f2f. Read the comment docs.

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication