crowdin / crowdin-api-client-dotnet

.NET client library for Crowdin API
https://www.nuget.org/packages/Crowdin.Api/
MIT License
53 stars 26 forks source link

feat(api): Labels Support For Pre-Translation API #196

Closed Riju-bak closed 11 months ago

Riju-bak commented 11 months ago

Fix for issue #195

codecov[bot] commented 11 months ago

Codecov Report

Merging #196 (54e7e18) into main (f45d418) will increase coverage by 5.64%. Report is 62 commits behind head on main. The diff coverage is 87.94%.

@@            Coverage Diff             @@
##             main     #196      +/-   ##
==========================================
+ Coverage   50.38%   56.02%   +5.64%     
==========================================
  Files         277      326      +49     
  Lines        3688     4986    +1298     
==========================================
+ Hits         1858     2793     +935     
- Misses       1830     2193     +363     
Files Changed Coverage Δ
src/Crowdin.Api/Bundles/BundlePatch.cs 100.00% <ø> (ø)
src/Crowdin.Api/CrowdinApiClient.cs 14.40% <0.00%> (+7.92%) :arrow_up:
src/Crowdin.Api/Distributions/DistributionPatch.cs 100.00% <ø> (ø)
src/Crowdin.Api/Glossaries/GlossaryExportStatus.cs 0.00% <0.00%> (ø)
src/Crowdin.Api/Glossaries/GlossaryImportStatus.cs 0.00% <0.00%> (ø)
...rowdin.Api/ProjectsGroups/EnterpriseProjectForm.cs 0.00% <0.00%> (ø)
...owdin.Api/ProjectsGroups/EnterpriseProjectPatch.cs 78.27% <ø> (+3.27%) :arrow_up:
...c/Crowdin.Api/ProjectsGroups/FileFormatSettings.cs 5.27% <0.00%> (-2.63%) :arrow_down:
.../Crowdin.Api/ProjectsGroups/ProjectSettingPatch.cs 78.27% <ø> (+3.27%) :arrow_up:
...wdin.Api/ProjectsGroups/StringsBasedProjectForm.cs 0.00% <0.00%> (ø)
... and 90 more

... and 57 files with indirect coverage changes