gabor-boros / minutes

Sync worklogs between multiple time trackers, invoicing, and bookkeeping software.
https://gabor-boros.github.io/minutes/
MIT License
27 stars 2 forks source link

Fix "method_complexity" issue in internal/pkg/client/timewarrior/timewarrior.go #8

Closed gabor-boros closed 2 years ago

gabor-boros commented 2 years ago

Method timewarriorClient.FetchEntries has a Cognitive Complexity of 30 (exceeds 20 allowed). Consider refactoring.

https://codeclimate.com/github/gabor-boros/minutes/internal/pkg/client/timewarrior/timewarrior.go#issue_6166a629120d48000100002e

gabor-boros commented 2 years ago

Resolved by https://github.com/gabor-boros/minutes/pull/27