crowdin / crowdin-api-client-go

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

feat: add Dictionaries API methods #39

Closed vorobeyme closed 5 months ago

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 50.56%. Comparing base (165df28) to head (3999f70).

Files Patch % Lines
crowdin/model/dictionaries.go 0.00% 7 Missing :warning:
crowdin/dictionaries.go 84.62% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #39 +/- ## ========================================== + Coverage 50.51% 50.56% +0.06% ========================================== Files 44 46 +2 Lines 2398 2419 +21 ========================================== + Hits 1211 1223 +12 - Misses 1122 1130 +8 - Partials 65 66 +1 ```

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