crowdin / crowdin-api-client-go

Go client library for Crowdin API
MIT License
6 stars 5 forks source link

feat: add Users API functionality #34

Closed vorobeyme closed 4 months ago

vorobeyme commented 4 months ago
codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 52.83019% with 50 lines in your changes are missing coverage. Please review.

Project coverage is 53.26%. Comparing base (8a84e2e) to head (72113ea).

Files Patch % Lines
crowdin/model/users.go 0.00% 44 Missing :warning:
crowdin/users.go 90.17% 3 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #34 +/- ## ========================================== - Coverage 53.28% 53.26% -0.02% ========================================== Files 36 38 +2 Lines 1770 1876 +106 ========================================== + Hits 943 999 +56 - Misses 772 819 +47 - Partials 55 58 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.