google-translate-api icon indicating copy to clipboard operation
google-translate-api copied to clipboard

If url is over 2083 characters, change it from get to post and send

Open tgyou opened this issue 8 years ago • 10 comments

tgyou avatar Apr 07 '17 05:04 tgyou

@tgyou If you could fix the linter errors I can merge this. https://travis-ci.org/matheuss/google-translate-api/jobs/219561271

JukeboxRhino avatar Jun 27 '17 21:06 JukeboxRhino

I am really sorry. I checked it now. I merged the latest master, and changed it correctly to the lint syntax.

tgyou avatar Nov 09 '17 02:11 tgyou

Coverage Status

Coverage decreased (-0.9%) to 90.0% when pulling 71ab2747a6fbf61327e4e8df5aad747b0c59cecd on tgyou:master into 777d7db94f82ec402e7758af1549818c07d55747 on matheuss:master.

coveralls avatar Nov 09 '17 02:11 coveralls

Coverage Status

Coverage decreased (-0.9%) to 90.0% when pulling 9239e082852ca52b93773457a2fd12ac76a8f9b1 on tgyou:master into 777d7db94f82ec402e7758af1549818c07d55747 on matheuss:master.

coveralls avatar Nov 09 '17 02:11 coveralls

Coverage Status

Coverage decreased (-0.9%) to 90.0% when pulling 9239e082852ca52b93773457a2fd12ac76a8f9b1 on tgyou:master into 777d7db94f82ec402e7758af1549818c07d55747 on matheuss:master.

coveralls avatar Nov 09 '17 02:11 coveralls

Codecov Report

Merging #13 into master will increase coverage by 0.43%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
+ Coverage   92.42%   92.85%   +0.43%     
==========================================
  Files           2        2              
  Lines          66       70       +4     
==========================================
+ Hits           61       65       +4     
  Misses          5        5
Impacted Files Coverage Δ
index.js 90.9% <100%> (+0.71%) :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 777d7db...26a570d. Read the comment docs.

codecov-io avatar Nov 09 '17 02:11 codecov-io

Coverage Status

Coverage decreased (-0.9%) to 90.0% when pulling 622982d46aa3ff017f16eec0fea2f822ccbdef36 on tgyou:master into 777d7db94f82ec402e7758af1549818c07d55747 on matheuss:master.

coveralls avatar Nov 09 '17 02:11 coveralls

Coverage Status

Coverage decreased (-0.9%) to 90.0% when pulling 622982d46aa3ff017f16eec0fea2f822ccbdef36 on tgyou:master into 777d7db94f82ec402e7758af1549818c07d55747 on matheuss:master.

coveralls avatar Nov 09 '17 02:11 coveralls

Coverage Status

Coverage increased (+1.9%) to 92.857% when pulling 26a570d088baf2eb7d2797ec81dcc67bee8b1639 on tgyou:master into 777d7db94f82ec402e7758af1549818c07d55747 on matheuss:master.

coveralls avatar Nov 09 '17 02:11 coveralls

@JukeboxRhino What do you think about merging this?

jacksteamdev avatar May 03 '18 15:05 jacksteamdev