crowdin / crowdin-api-client-php

PHP client library for Crowdin API
https://packagist.org/packages/crowdin/crowdin-api-client
MIT License
58 stars 31 forks source link

feat: Screenshots APIs: add the `labelIds` parameter support #190

Closed pdelre closed 1 month ago

pdelre commented 1 month ago

Adds Screenshot::labelIds

Closes #169

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.35%. Comparing base (12b56d1) to head (2a43062). Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #190 +/- ## ============================================ + Coverage 89.34% 89.35% +0.01% - Complexity 1292 1293 +1 ============================================ Files 119 119 Lines 3384 3387 +3 ============================================ + Hits 3023 3026 +3 Misses 361 361 ```

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