crowdin / crowdin-api-client-go

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

chore: add nil check for ListOptions receivers; update useragent value #20

Closed vorobeyme closed 5 months ago

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 15.75%. Comparing base (e5ca1b1) to head (61cf019).

Files Patch % Lines
crowdin/model/projects.go 0.00% 11 Missing :warning:
crowdin/model/string_translations.go 0.00% 10 Missing :warning:
crowdin/model/source_files.go 0.00% 6 Missing :warning:
crowdin/model/translations.go 0.00% 6 Missing :warning:
crowdin/model/source_strings.go 0.00% 4 Missing :warning:
crowdin/model/translation_status.go 0.00% 4 Missing :warning:
crowdin/model/branches.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #20 +/- ## ========================================== - Coverage 16.13% 15.75% -0.38% ========================================== Files 23 23 Lines 1054 1080 +26 ========================================== Hits 170 170 - Misses 852 878 +26 Partials 32 32 ```

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