sendgrid / java-http-client

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

chore: fix JDK Travis failures #127

Closed childish-sambino closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #127 into master will decrease coverage by 0.00%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #127      +/-   ##
============================================
- Coverage     49.29%   49.28%   -0.01%     
  Complexity       38       38              
============================================
  Files             5        5              
  Lines           213      211       -2     
  Branches         16       16              
============================================
- Hits            105      104       -1     
+ Misses          104      103       -1     
  Partials          4        4              
Impacted Files Coverage Δ Complexity Δ
src/main/java/com/sendgrid/Client.java 34.28% <0.00%> (-0.23%) 12.00% <0.00%> (ø%)

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 e709a4a...befb634. 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