caarlos0-graveyard / watchub

Be notified of people who followed/unfollowed you and starred/unstarred your repositories
http://watchub.pw
MIT License
54 stars 7 forks source link

fix: disable user on 401 #168

Closed caarlos0 closed 2 years ago

caarlos0 commented 3 years ago

seen a lot of it in the logs...

codecov[bot] commented 3 years ago

Codecov Report

Merging #168 (4dc0460) into master (74a7367) will decrease coverage by 0.07%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #168      +/-   ##
=========================================
- Coverage    5.40%   5.33%   -0.08%     
=========================================
  Files          25      25              
  Lines         610     618       +8     
=========================================
  Hits           33      33              
- Misses        576     584       +8     
  Partials        1       1              
Impacted Files Coverage Δ
datastore/database/executions.go 0.00% <ø> (ø)
datastore/database/tokens.go 0.00% <ø> (ø)
datastore/database/userdata.go 0.00% <0.00%> (ø)
github/user/info.go 0.00% <0.00%> (ø)
scheduler/scheduler.go 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 74a7367...4dc0460. Read the comment docs.