crowdin / crowdin-api-client-java

Java client library for Crowdin API
https://jitpack.io/#crowdin/crowdin-api-client-java
MIT License
65 stars 44 forks source link

refactor: Removed format, exportPattern, labelIds and Added bundleIds fields in AddDistribution Api #160

Closed Durdush closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #160 (87f2b44) into master (91eb39f) will increase coverage by 0.06%. The diff coverage is 0.00%.

@@             Coverage Diff              @@
##             master     #160      +/-   ##
============================================
+ Coverage     50.53%   50.58%   +0.06%     
  Complexity      841      841              
============================================
  Files           403      403              
  Lines          3713     3709       -4     
  Branches         91       91              
============================================
  Hits           1876     1876              
+ Misses         1816     1812       -4     
  Partials         21       21              
Impacted Files Coverage Δ
...nt/distributions/model/AddDistributionRequest.java 0.00% <0.00%> (ø)
...owdin/client/distributions/model/Distribution.java 37.50% <0.00%> (+7.50%) :arrow_up: