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: Users: add InviteUser, DeleteUser, EditUser methods support #63

Closed innomaxx closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #63 (eda574e) into main (80665b7) will increase coverage by 0.90%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #63      +/-   ##
==========================================
+ Coverage   28.72%   29.62%   +0.90%     
==========================================
  Files         232      234       +2     
  Lines        3127     3144      +17     
==========================================
+ Hits          898      931      +33     
+ Misses       2229     2213      -16     
Impacted Files Coverage Δ
...c/Crowdin.Api/Users/EnterpriseInviteUserRequest.cs 100.00% <100.00%> (ø)
src/Crowdin.Api/Users/EnterpriseUserPatch.cs 100.00% <100.00%> (ø)
src/Crowdin.Api/Users/UsersApiExecutor.cs 22.86% <100.00%> (+22.86%) :arrow_up:
src/Crowdin.Api/Users/UserEnterprise.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 80665b7...eda574e. Read the comment docs.