crowdin / crowdin-api-client-dotnet

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

API Updates: add Bundles API #66

Closed innomaxx closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #66 (2e2e653) into main (05d08f7) will increase coverage by 1.23%. The diff coverage is 73.59%.

@@            Coverage Diff             @@
##             main      #66      +/-   ##
==========================================
+ Coverage   29.62%   30.85%   +1.23%     
==========================================
  Files         234      238       +4     
  Lines        3144     3197      +53     
==========================================
+ Hits          931      986      +55     
+ Misses       2213     2211       -2     
Impacted Files Coverage Δ
src/Crowdin.Api/CrowdinApiClient.cs 7.83% <0.00%> (-0.08%) :arrow_down:
src/Crowdin.Api/Bundles/BundlesApiExecutor.cs 67.57% <67.57%> (ø)
src/Crowdin.Api/Bundles/AddBundleRequest.cs 100.00% <100.00%> (ø)
src/Crowdin.Api/Bundles/Bundle.cs 100.00% <100.00%> (ø)
src/Crowdin.Api/Bundles/BundlePatch.cs 100.00% <100.00%> (ø)
.../Crowdin.Api/SourceFiles/FileCollectionResource.cs 100.00% <0.00%> (+100.00%) :arrow_up:
...wdin.Api/SourceFiles/FileInfoCollectionResource.cs 100.00% <0.00%> (+100.00%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 05d08f7...2e2e653. Read the comment docs.