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

feat(api): add project file formats api support #149

Closed innomaxx closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #149 (de4e78a) into master (52de48c) will decrease coverage by 0.52%. The diff coverage is 41.13%.

@@             Coverage Diff              @@
##             master     #149      +/-   ##
============================================
- Coverage     50.60%   50.07%   -0.52%     
- Complexity      757      801      +44     
============================================
  Files           354      387      +33     
  Lines          3380     3593     +213     
  Branches         90       91       +1     
============================================
+ Hits           1710     1799      +89     
- Misses         1650     1773     +123     
- Partials         20       21       +1     
Impacted Files Coverage Δ
...ups/model/AddProjectFileFormatSettingsRequest.java 0.00% <0.00%> (ø)
...t/projectsgroups/model/AdocFileFormatSettings.java 0.00% <0.00%> (ø)
...rojectsgroups/model/AndroidFileFormatSettings.java 0.00% <0.00%> (ø)
...nt/projectsgroups/model/ArbFileFormatSettings.java 0.00% <0.00%> (ø)
...projectsgroups/model/ChromeFileFormatSettings.java 0.00% <0.00%> (ø)
...t/projectsgroups/model/DitaFileFormatSettings.java 0.00% <0.00%> (ø)
...nt/projectsgroups/model/FJSFileFormatSettings.java 0.00% <0.00%> (ø)
...lient/projectsgroups/model/FileFormatSettings.java 0.00% <0.00%> (ø)
...projectsgroups/model/FmHtmlFileFormatSettings.java 0.00% <0.00%> (ø)
...t/projectsgroups/model/FmMdFileFormatSettings.java 0.00% <0.00%> (ø)
... and 25 more

... and 1 file with indirect coverage changes