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

fix: exportQuotes deserialization #184

Closed andrii-bodnar closed 1 year ago

andrii-bodnar commented 1 year ago

This is to showcase the issue. Should be fixed within the current branch

Related to the #178

codecov-commenter commented 1 year ago

Codecov Report

Merging #184 (2a9ae3d) into master (a15db3c) will increase coverage by 0.05%. The diff coverage is n/a.

@@             Coverage Diff              @@
##             master     #184      +/-   ##
============================================
+ Coverage     50.35%   50.40%   +0.05%     
- Complexity      930      932       +2     
============================================
  Files           436      436              
  Lines          4038     4038              
  Branches        106      106              
============================================
+ Hits           2033     2035       +2     
+ Misses         1982     1980       -2     
  Partials         23       23              
Files Changed Coverage Δ
...crowdin/client/sourcefiles/model/ExportQuotes.java 100.00% <ø> (+50.00%) :arrow_up: