wakatime / wakatime-cli

Command line interface used by all WakaTime text editor plugins
https://wakatime.com/plugins
BSD 3-Clause "New" or "Revised" License
262 stars 40 forks source link

Remove unused error response from WithSSLCertPool #1048

Closed gandarez closed 1 month ago

gandarez commented 1 month ago

This PR removes unused error response from WithSSLCertPool option.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 22.22222% with 7 lines in your changes missing coverage. Please review.

Project coverage is 62.78%. Comparing base (5d6e1a8) to head (220ade0).

@@           Coverage Diff            @@
##           develop    #1048   +/-   ##
========================================
  Coverage    62.77%   62.78%           
========================================
  Files          381      381           
  Lines        16343    16342    -1     
========================================
  Hits         10260    10260           
  Misses        5528     5528           
+ Partials       555      554    -1     
Flag Coverage Δ
unittests 62.78% <22.22%> (+<0.01%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
cmd/api/api.go 44.64% <100.00%> (+2.26%) :arrow_up:
pkg/api/option.go 65.28% <12.50%> (-1.10%) :arrow_down: