crowdin / crowdin-api-client-java

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

feat: add unit tests for translations package #211

Closed Sebaszjuh closed 11 months ago

Sebaszjuh commented 11 months ago

ref #197

Additionally added lombok.config file to ignore data classes in project

codecov-commenter commented 11 months ago

Codecov Report

Merging #211 (602e34d) into master (1bd7b44) will increase coverage by 28.85%. The diff coverage is n/a.

@@              Coverage Diff              @@
##             master     #211       +/-   ##
=============================================
+ Coverage     52.58%   81.43%   +28.85%     
+ Complexity     1019      540      -479     
=============================================
  Files           455      161      -294     
  Lines          4179     2056     -2123     
  Branches        111       49       -62     
=============================================
- Hits           2197     1674      -523     
+ Misses         1947      354     -1593     
+ Partials         35       28        -7     

see 354 files with indirect coverage changes