crowdin / crowdin-api-client-go

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

refactor: add required parameter to the 'crowdin.Delete' method #50

Closed vorobeyme closed 4 months ago

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 83.90805% with 14 lines in your changes missing coverage. Please review.

Project coverage is 53.39%. Comparing base (ad07feb) to head (1303e24).

Files Patch % Lines
crowdin/model/string_translations.go 0.00% 6 Missing :warning:
crowdin/model/translation_status.go 0.00% 4 Missing :warning:
crowdin/model/screenshot.go 0.00% 2 Missing :warning:
crowdin/model/source_strings.go 0.00% 1 Missing :warning:
crowdin/model/string_comments.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #50 +/- ## ========================================== + Coverage 53.33% 53.39% +0.06% ========================================== Files 66 66 Lines 2920 2913 -7 ========================================== - Hits 1557 1555 -2 + Misses 1295 1290 -5 Partials 68 68 ```

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