crowdin / crowdin-api-client-go

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

refactor: improving request validation and client methods. #14

Closed vorobeyme closed 5 months ago

vorobeyme commented 5 months ago
codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 2.49%. Comparing base (c025a0d) to head (d65c099).

Files Patch % Lines
crowdin/crowdin.go 0.00% 33 Missing :warning:
crowdin/model/translations.go 0.00% 29 Missing :warning:
crowdin/model/source_files.go 0.00% 19 Missing :warning:
crowdin/model/source_strings.go 0.00% 18 Missing :warning:
crowdin/projects.go 0.00% 15 Missing :warning:
crowdin/model/string_translations.go 0.00% 14 Missing :warning:
crowdin/model/errors.go 0.00% 13 Missing :warning:
crowdin/model/projects.go 0.00% 12 Missing :warning:
crowdin/model/branches.go 0.00% 9 Missing :warning:
crowdin/source_files.go 0.00% 9 Missing :warning:
... and 12 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #14 +/- ## ======================================== - Coverage 2.63% 2.49% -0.14% ======================================== Files 22 23 +1 Lines 990 1046 +56 ======================================== Hits 26 26 - Misses 962 1018 +56 Partials 2 2 ```

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