retailcrm / api-client-go

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

fix model fields #82

Closed RenCurs closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #82 (b1c8a49) into master (280f078) will decrease coverage by 0.05%. The diff coverage is 60.00%.

:exclamation: Current head b1c8a49 differs from pull request most recent head 8377a87. Consider uploading reports for the commit 8377a87 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      #82      +/-   ##
==========================================
- Coverage   76.34%   76.30%   -0.05%     
==========================================
  Files           9        9              
  Lines        2558     2562       +4     
==========================================
+ Hits         1953     1955       +2     
- Misses        357      358       +1     
- Partials      248      249       +1     
Impacted Files Coverage Δ
types.go 70.37% <ø> (ø)
client.go 70.61% <50.00%> (-0.05%) :arrow_down:
testutils.go 100.00% <100.00%> (ø)