sendgrid / ruby-http-client

SendGrid's Ruby HTTP Client for calling APIs
https://sendgrid.com
MIT License
23 stars 54 forks source link

docs: Grammerly checks on *.md files #101

Closed prathamsharma92 closed 4 years ago

prathamsharma92 commented 6 years ago

83

SendGridDX commented 6 years ago

CLA assistant check
All committers have signed the CLA.

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #101      +/-   ##
==========================================
+ Coverage   94.14%   95.01%   +0.87%     
==========================================
  Files           2        2              
  Lines         239      281      +42     
==========================================
+ Hits          225      267      +42     
  Misses         14       14
Impacted Files Coverage Δ
lib/ruby_http_client.rb 89.53% <0%> (+0.24%) :arrow_up:
test/test_ruby_http_client.rb 97.43% <0%> (+0.66%) :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 44f27cf...7bbda4e. Read the comment docs.

thinkingserious commented 4 years ago

Hello @prathamsharma92,

Thanks again for the PR!

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

Team SendGrid DX