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

auth/login: fix broken link to personal_access_token #785

Merged
merged 1 commit into from
Jul 4, 2021

Conversation

profclems
Copy link
Owner

@profclems profclems commented Jul 4, 2021

Resolves #784

@profclems profclems linked an issue Jul 4, 2021 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jul 4, 2021

Codecov Report

Merging #785 (b0d51cd) into trunk (218cd95) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##            trunk     #785   +/-   ##
=======================================
  Coverage   58.34%   58.34%           
=======================================
  Files          93       93           
  Lines        6696     6696           
=======================================
  Hits         3907     3907           
  Misses       2409     2409           
  Partials      380      380           
Impacted Files Coverage Δ
commands/auth/login/login.go 40.00% <100.00%> (ø)
internal/config/config_type.go 68.92% <100.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 218cd95...b0d51cd. Read the comment docs.

@profclems profclems merged commit 8bd042a into trunk Jul 4, 2021
@profclems profclems deleted the fix-broken-link branch July 4, 2021 23:38
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.

Invalid link to Personal Access Token generation in auth login
1 participant