wakatime / wakatime-cli

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

Fix typos #982

Closed hezhizhen closed 11 months ago

hezhizhen commented 11 months ago

I also run go mod tidy to update go.mod.

codecov-commenter commented 11 months ago

Codecov Report

Merging #982 (7debc31) into develop (010a679) will not change coverage. The diff coverage is 100.00%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff            @@
##           develop     #982   +/-   ##
========================================
  Coverage    62.91%   62.91%           
========================================
  Files          372      372           
  Lines        15891    15891           
========================================
  Hits          9998     9998           
  Misses        5366     5366           
  Partials       527      527           
Flag Coverage Δ
unittests 62.91% <100.00%> (ø)

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

Files Coverage Δ
cmd/fileexperts/fileexperts.go 63.91% <100.00%> (ø)
cmd/heartbeat/heartbeat.go 75.82% <100.00%> (ø)
pkg/deps/deps.go 87.12% <100.00%> (ø)
pkg/heartbeat/entity_modify.go 100.00% <100.00%> (ø)
pkg/heartbeat/language.go 99.30% <100.00%> (ø)
pkg/heartbeat/sanitize.go 100.00% <100.00%> (ø)
pkg/remote/remote.go 64.62% <100.00%> (ø)