yashikota / chronotes

MIT License
2 stars 0 forks source link

Refactor SlackProvider error handling and logging #69

Closed TaueIkumi closed 2 weeks ago

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 25.00000% with 6 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
pkg/provider/slack.go 25.00% 6 Missing :warning:
@@            Coverage Diff             @@
##           master      #69      +/-   ##
==========================================
+ Coverage   20.58%   20.71%   +0.13%     
==========================================
  Files          36       36              
  Lines         889      893       +4     
==========================================
+ Hits          183      185       +2     
- Misses        677      680       +3     
+ Partials       29       28       -1     
Files with missing lines Coverage Δ
pkg/provider/slack.go 21.27% <25.00%> (+0.34%) :arrow_up:

... and 1 file with indirect coverage changes