Vonage / vonage-go-sdk

A lightweight library to help Go users everywhere integrate with the Vonage APIs. Issues and PRs all really welcome!!
https://vonage.github.io/vonage-go-sdk/
Apache License 2.0
51 stars 32 forks source link

Adding a few basic comments to give GoDoc some content #10

Closed lornajane closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #10   +/-   ##
====================================
+ Coverage      26%   29%   +2%     
====================================
  Files          16    16           
  Lines         314   334   +20     
====================================
+ Hits           82    97   +15     
- Misses        228   231    +3     
- Partials        4     6    +2
Impacted Files Coverage Δ
developer_account_balance.go 0% <ø> (ø) :arrow_up:
sms.go 100% <ø> (ø) :arrow_up:
call_base.go 71% <ø> (ø) :arrow_up:
verify.go 0% <ø> (ø) :arrow_up:
sms_base.go 76% <ø> (+5%) :arrow_up:
auth.go 33% <ø> (ø) :arrow_up:
insight.go 65% <ø> (+2%) :arrow_up:
developer_base.go 71% <ø> (ø) :arrow_up:
calls.go 0% <ø> (ø) :arrow_up:
insight_base.go 71% <ø> (ø) :arrow_up:
... and 6 more

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 7871712...ba1a45e. Read the comment docs.