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: Distributions API: add more fields #70

Closed innomaxx closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #70 (bcfa9ef) into main (fe432f5) will increase coverage by 0.05%. The diff coverage is 50.00%.

:exclamation: Current head bcfa9ef differs from pull request most recent head 1b96cfd. Consider uploading reports for the commit 1b96cfd to get more accurate results

@@            Coverage Diff             @@
##             main      #70      +/-   ##
==========================================
+ Coverage   30.85%   30.89%   +0.05%     
==========================================
  Files         238      238              
  Lines        3197     3205       +8     
==========================================
+ Hits          986      990       +4     
- Misses       2211     2215       +4     
Impacted Files Coverage Δ
src/Crowdin.Api/Distributions/Distribution.cs 55.56% <0.00%> (-44.44%) :arrow_down:
src/Crowdin.Api/Distributions/DistributionPatch.cs 100.00% <ø> (ø)
...rowdin.Api/Distributions/AddDistributionRequest.cs 100.00% <100.00%> (ø)

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 fe432f5...1b96cfd. Read the comment docs.