crowdin / crowdin-api-client-java

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

Bundles API enhancement #131

Closed Aveti79 closed 1 year ago

Aveti79 commented 1 year ago

Closes: Issue#125

codecov-commenter commented 1 year ago

Codecov Report

Merging #131 (4ccc786) into master (3db241b) will increase coverage by 0.03%. The diff coverage is 55.00%.

@@             Coverage Diff              @@
##             master     #131      +/-   ##
============================================
+ Coverage     50.22%   50.25%   +0.03%     
- Complexity      703      711       +8     
============================================
  Files           333      336       +3     
  Lines          3260     3280      +20     
  Branches         90       90              
============================================
+ Hits           1637     1648      +11     
- Misses         1603     1612       +9     
  Partials         20       20              
Impacted Files Coverage Δ
...com/crowdin/client/bundles/model/BundleExport.java 30.00% <30.00%> (ø)
...crowdin/client/bundles/model/BundleAttributes.java 50.00% <50.00%> (ø)
...ient/bundles/model/BundleExportResponseObject.java 50.00% <50.00%> (ø)
...in/java/com/crowdin/client/bundles/BundlesApi.java 92.00% <100.00%> (+2.53%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Aveti79 commented 1 year ago

So happy to see it! This is my first contribution to open source, feels great!

andrii-bodnar commented 1 year ago

@Aveti79 congratulations, it's a good start in the open-source world 🚀

Feel free to check the other issues in the current repository or Crowdin organization - good first issue list