retailcrm / api-client-go

Go client for retailCRM API
http://www.retailcrm.ru
MIT License
3 stars 21 forks source link

Switch to go modules & update linter config #49

Closed Neur0toxine closed 3 years ago

Neur0toxine commented 3 years ago

Workaround for https://github.com/golangci/golangci-lint-action/issues/135

codecov-io commented 3 years ago

Codecov Report

Merging #49 (5b4aabd) into master (d551e91) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #49   +/-   ##
=======================================
  Coverage   68.60%   68.60%           
=======================================
  Files           4        4           
  Lines        1618     1618           
=======================================
  Hits         1110     1110           
  Misses        328      328           
  Partials      180      180           
Impacted Files Coverage Δ
v5/client.go 68.37% <ø> (ø)
v5/types.go 88.23% <ø> (ø)

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 d551e91...5b4aabd. Read the comment docs.