crowdin / crowdin-api-client-java

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

feat: added context support to sourcefiles client #206

Closed sugan0tech closed 9 months ago

sugan0tech commented 9 months ago

@andrii-bodnar I have made the update. Let me know for any changes.

codecov-commenter commented 9 months ago

Codecov Report

Merging #206 (f3dedc2) into master (4801006) will increase coverage by 0.29%. Report is 2 commits behind head on master. The diff coverage is 50.00%.

@@             Coverage Diff              @@
##             master     #206      +/-   ##
============================================
+ Coverage     51.61%   51.89%   +0.29%     
- Complexity      984     1005      +21     
============================================
  Files           437      449      +12     
  Lines          4060     4142      +82     
  Branches        110      111       +1     
============================================
+ Hits           2095     2149      +54     
- Misses         1934     1961      +27     
- Partials         31       32       +1     
Files Coverage Δ
...com/crowdin/client/sourcefiles/model/FileInfo.java 36.37% <100.00%> (+6.37%) :arrow_up:
...owdin/client/sourcefiles/model/AddFileRequest.java 0.00% <0.00%> (ø)

... and 14 files with indirect coverage changes