crowdin / crowdin-api-client-go

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

feat: add Labels API methods #31

Closed vorobeyme closed 4 months ago

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 53.47%. Comparing base (7688e9b) to head (b216f6d).

Files Patch % Lines
crowdin/model/labels.go 0.00% 25 Missing :warning:
crowdin/labels.go 91.55% 3 Missing and 3 partials :warning:
crowdin/model/utils.go 0.00% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #31 +/- ## ========================================== + Coverage 52.55% 53.47% +0.92% ========================================== Files 29 32 +3 Lines 1353 1457 +104 ========================================== + Hits 711 779 +68 - Misses 597 630 +33 - Partials 45 48 +3 ```

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