Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

fix incorrect version info on check-update #308

Merged
merged 1 commit into from
Nov 16, 2020
Merged

Conversation

profclems
Copy link
Owner

Fixes #282

@codecov
Copy link

codecov bot commented Nov 16, 2020

Codecov Report

Merging #308 (ff2e936) into trunk (1e7c17e) will increase coverage by 0.56%.
The diff coverage is 84.37%.

Impacted file tree graph

@@            Coverage Diff             @@
##            trunk     #308      +/-   ##
==========================================
+ Coverage   47.41%   47.97%   +0.56%     
==========================================
  Files         122      122              
  Lines        6388     6386       -2     
==========================================
+ Hits         3029     3064      +35     
+ Misses       3029     2989      -40     
- Partials      330      333       +3     
Impacted Files Coverage Δ
cmd/glab/main.go 42.25% <0.00%> (ø)
commands/update/check_update.go 84.00% <84.00%> (ø)
commands/root.go 75.00% <100.00%> (ø)
commands/update/update.go 100.00% <100.00%> (+100.00%) ⬆️
internal/request/request.go 73.33% <0.00%> (+73.33%) ⬆️

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 1e7c17e...ff2e936. Read the comment docs.

@profclems profclems merged commit 1eeccee into trunk Nov 16, 2020
@profclems profclems deleted the fix-check-update branch November 16, 2020 16:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

check-update failing
1 participant