crowdin / crowdin-api-client-go

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

feat: add Reports API methods #37

Closed vorobeyme closed 3 months ago

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 50.51%. Comparing base (474ea3b) to head (fe0b946).

Files Patch % Lines
crowdin/model/reports.go 0.00% 68 Missing :warning:
crowdin/reports.go 96.12% 2 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #37 +/- ## ========================================== + Coverage 49.92% 50.51% +0.60% ========================================== Files 42 44 +2 Lines 2226 2398 +172 ========================================== + Hits 1111 1211 +100 - Misses 1052 1122 +70 - Partials 63 65 +2 ```

: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