sendgrid / java-http-client

SendGrid's Java HTTP Client for calling APIs
https://sendgrid.com
MIT License
25 stars 78 forks source link

docs: baseline all the templated markdown docs #126

Closed childish-sambino closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #126      +/-   ##
============================================
+ Coverage     46.47%   49.29%   +2.81%     
- Complexity       36       38       +2     
============================================
  Files             5        5              
  Lines           213      213              
  Branches         16       16              
============================================
+ Hits             99      105       +6     
+ Misses          110      104       -6     
  Partials          4        4
Impacted Files Coverage Δ Complexity Δ
src/main/java/com/sendgrid/Client.java 34.5% <0%> (+4.22%) 12% <0%> (+2%) :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 076c59c...7183f50. Read the comment docs.

thinkingserious commented 4 years ago

Hello @childish-sambino,

Thanks again for the PR!

We appreciate your contribution and look forward to continued collaboration. Thanks!

Team SendGrid DX