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: Bundles API enhancement #148

Closed andrii-bodnar closed 1 year ago

andrii-bodnar commented 1 year ago

Closes #119

codecov[bot] commented 1 year ago

Codecov Report

Merging #148 (2630da4) into master (7b15bf7) will decrease coverage by 0.82%. The diff coverage is 41.18%.

:exclamation: Current head 2630da4 differs from pull request most recent head 0c951b6. Consider uploading reports for the commit 0c951b6 to get more accurate results

@@             Coverage Diff              @@
##             master     #148      +/-   ##
============================================
- Coverage     90.78%   89.96%   -0.82%     
- Complexity     1161     1181      +20     
============================================
  Files           106      107       +1     
  Lines          3025     3076      +51     
============================================
+ Hits           2746     2767      +21     
- Misses          279      309      +30     
Files Changed Coverage Δ
src/CrowdinApiClient/Model/BundleExport.php 28.58% <28.58%> (ø)
src/CrowdinApiClient/Api/BundleApi.php 100.00% <100.00%> (ø)