crowdin / crowdin-api-client-go

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

feat: add Webhooks and Organization Webhooks API methods #40

Closed vorobeyme closed 3 months ago

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 50.87%. Comparing base (21d94a8) to head (eafa55f).

Files Patch % Lines
crowdin/model/webhooks.go 0.00% 32 Missing :warning:
crowdin/webhooks.go 91.31% 1 Missing and 1 partial :warning:
crowdin/webhooks_organization.go 91.31% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #40 +/- ## ========================================== + Coverage 50.56% 50.87% +0.31% ========================================== Files 46 49 +3 Lines 2419 2499 +80 ========================================== + Hits 1223 1271 +48 - Misses 1130 1162 +32 Partials 66 66 ```

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