mandrill icon indicating copy to clipboard operation
mandrill copied to clipboard

Fix empty error, This closes #19

Open SebastianCzoch opened this issue 6 years ago • 3 comments

SebastianCzoch avatar May 23 '18 19:05 SebastianCzoch

Coverage Status

Coverage increased (+0.02%) to 96.992% when pulling 9685096a08f50f3a7f05e4624c500095888f4e27 on SebastianCzoch:master into 1775dd4b3b4121aa2731132552ebcff17253d103 on keighl:master.

coveralls avatar May 23 '18 19:05 coveralls

@keighl could you take a look at this PR, this improvement solves also my issues. It would be fantastic to have it merged.

widmogrod avatar May 25 '18 09:05 widmogrod

FYI this fails for me when I run go vet ./... with this error:

./mandrill_test.go:93:35: call of Unmarshal passes non-pointer as second argument

kevinburke1 avatar May 27 '21 00:05 kevinburke1