crowdin / crowdin-api-client-go

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

feat: add Fields API methods #44

Closed vorobeyme closed 3 months ago

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 51.28%. Comparing base (d266526) to head (1e1c138).

Files Patch % Lines
crowdin/model/fields.go 0.00% 23 Missing :warning:
crowdin/fields.go 91.31% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #44 +/- ## ========================================== - Coverage 51.36% 51.28% -0.08% ========================================== Files 54 56 +2 Lines 2588 2635 +47 ========================================== + Hits 1329 1351 +22 - Misses 1190 1214 +24 - Partials 69 70 +1 ```

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

andrii-bodnar commented 3 months ago

Please rebase