TeleSign / csharp_telesign

The Telesign C# SDK lets you easily integrate with our REST API.
MIT License
13 stars 32 forks source link

Replace Dictionary.Add with Item property so that parameters may be o… #22

Open ramsay opened 6 years ago

ramsay commented 6 years ago

…verwritten without thowing exceptions

codecov-io commented 6 years ago

Codecov Report

Merging #22 into master will not change coverage. The diff coverage is 40%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #22   +/-   ##
=======================================
  Coverage   40.06%   40.06%           
=======================================
  Files           6        6           
  Lines         302      302           
  Branches       19       19           
=======================================
  Hits          121      121           
  Misses        178      178           
  Partials        3        3
Impacted Files Coverage Δ
Telesign/MessagingClient.cs 0% <0%> (ø) :arrow_up:
Telesign/ScoreClient.cs 0% <0%> (ø) :arrow_up:
Telesign/VoiceClient.cs 0% <0%> (ø) :arrow_up:
Telesign/RestClient.cs 80.66% <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 e393e2e...0e3131d. Read the comment docs.