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

Fix unicode escape error in json resolution #243

Closed doublnt closed 5 years ago

doublnt commented 5 years ago
You need to complete
codecov-io commented 5 years ago

Codecov Report

Merging #243 into master will decrease coverage by 0.09%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #243     +/-   ##
=========================================
- Coverage   95.84%   95.75%   -0.1%     
=========================================
  Files          64       64             
  Lines        3228     3228             
  Branches      318      318             
=========================================
- Hits         3094     3091      -3     
- Misses         89       91      +2     
- Partials       45       46      +1
Flag Coverage Δ
#unittest 95.75% <100%> (-0.1%) :arrow_down:
Impacted Files Coverage Δ
aliyun-net-sdk-core/DefaultAcsClient.cs 90.69% <100%> (ø) :arrow_up:
...uth/Provider/InstanceProfileCredentialsProvider.cs 91.66% <0%> (-8.34%) :arrow_down:

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 2880b22...606a543. Read the comment docs.