aliyun / aliyun-openapi-net-sdk

Alibaba Cloud SDK for .NET
https://www.nuget.org/profiles/aliyun-openapi-sdk
Other
541 stars 625 forks source link

Reader UT #76

Closed AxiosLeo closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #76 into master will increase coverage by 8.76%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #76      +/-   ##
==========================================
+ Coverage   17.08%   25.85%   +8.76%     
==========================================
  Files          51       51              
  Lines        2452     2452              
  Branches      229      229              
==========================================
+ Hits          419      634     +215     
+ Misses       2026     1794     -232     
- Partials        7       24      +17
Impacted Files Coverage Δ
aliyun-net-sdk-core/Reader/JsonReader.cs 0.74% <0%> (+0.74%) :arrow_up:
aliyun-net-sdk-core/Utils/ParameterHelper.cs 13.55% <0%> (+13.55%) :arrow_up:
...dk-core/Auth/InstanceProfileCredentialsProvider.cs 38.88% <0%> (+38.88%) :arrow_up:
aliyun-net-sdk-core/Auth/RoaSignatureComposer.cs 65.04% <0%> (+65.04%) :arrow_up:
aliyun-net-sdk-core/Auth/KeyPairCredentials.cs 68.75% <0%> (+68.75%) :arrow_up:
...un-net-sdk-core/Auth/InstanceProfileCredentials.cs 89.28% <0%> (+89.28%) :arrow_up:
aliyun-net-sdk-core/Reader/ReaderFactory.cs 100% <0%> (+100%) :arrow_up:
aliyun-net-sdk-core/Exceptions/ClientException.cs 100% <0%> (+100%) :arrow_up:
aliyun-net-sdk-core/Reader/XmlReader.cs 100% <0%> (+100%) :arrow_up:
aliyun-net-sdk-core/Exceptions/ServerException.cs 100% <0%> (+100%) :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 2079f38...0333e32. Read the comment docs.