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: Add includeProjectSourceLanguage prop to Add, Get and Edit Bundles API #181

Closed Riju-bak closed 1 year ago

Riju-bak commented 1 year ago

Fix for issue #178

Description

codecov[bot] commented 1 year ago

Codecov Report

Merging #181 (a502b6e) into main (f45d418) will increase coverage by 4.10%. Report is 47 commits behind head on main. The diff coverage is 84.95%.

@@            Coverage Diff             @@
##             main     #181      +/-   ##
==========================================
+ Coverage   50.38%   54.48%   +4.10%     
==========================================
  Files         277      308      +31     
  Lines        3688     4791    +1103     
==========================================
+ Hits         1858     2610     +752     
- Misses       1830     2181     +351     
Files Changed Coverage Δ
src/Crowdin.Api/Bundles/BundlePatch.cs 100.00% <ø> (ø)
src/Crowdin.Api/CrowdinApiClient.cs 14.56% <0.00%> (+8.08%) :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%> (ø)
...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%> (ø)
...Crowdin.Api/Tasks/LanguageServiceTaskCreateForm.cs 0.00% <0.00%> (ø)
... and 57 more

... and 60 files with indirect coverage changes