retailcrm / api-client-go

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

add methods for mg templates #80

Closed RenCurs closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #80 (4664af3) into master (d08ed4e) will increase coverage by 0.32%. The diff coverage is 82.44%.

:exclamation: Current head 4664af3 differs from pull request most recent head e6efd56. Consider uploading reports for the commit e6efd56 to get more accurate results

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master      #80      +/-   ##
==========================================
+ Coverage   76.01%   76.34%   +0.32%     
==========================================
  Files           8        9       +1     
  Lines        2427     2558     +131     
==========================================
+ Hits         1845     1953     +108     
- Misses        342      357      +15     
- Partials      240      248       +8     
Impacted Files Coverage Δ
request.go 81.81% <ø> (ø)
response.go 100.00% <ø> (ø)
types.go 70.37% <ø> (ø)
template.go 60.60% <60.60%> (ø)
client.go 70.65% <62.96%> (-0.12%) :arrow_down:
testutils.go 100.00% <100.00%> (ø)