crowdin / crowdin-api-client-go

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

feat: add Tasks API methods #36

Closed vorobeyme closed 3 months ago

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 49.92%. Comparing base (857633f) to head (339d60f).

Files Patch % Lines
crowdin/model/tasks.go 0.00% 193 Missing :warning:
crowdin/tasks.go 90.77% 3 Missing and 3 partials :warning:
crowdin/model/utils.go 0.00% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #36 +/- ## ========================================== - Coverage 53.53% 49.92% -3.61% ========================================== Files 40 42 +2 Lines 1960 2226 +266 ========================================== + Hits 1049 1111 +62 - Misses 851 1052 +201 - Partials 60 63 +3 ```

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