Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix authorization failure in gorse-in-one #634

Merged
merged 1 commit into from
Feb 25, 2023
Merged

fix authorization failure in gorse-in-one #634

merged 1 commit into from
Feb 25, 2023

Conversation

zhenghaoz
Copy link
Collaborator

No description provided.

@zhenghaoz zhenghaoz linked an issue Feb 25, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Feb 25, 2023

Codecov Report

Base: 70.43% // Head: 70.48% // Increases project coverage by +0.05% 🎉

Coverage data is based on head (3657560) compared to base (408274b).
Patch coverage: 0.00% of modified lines in pull request are covered.

❗ Current head 3657560 differs from pull request most recent head 784032f. Consider uploading reports for the commit 784032f to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #634      +/-   ##
==========================================
+ Coverage   70.43%   70.48%   +0.05%     
==========================================
  Files          63       63              
  Lines       12488    12494       +6     
==========================================
+ Hits         8796     8807      +11     
+ Misses       2845     2838       -7     
- Partials      847      849       +2     
Impacted Files Coverage Δ
config/config.go 71.78% <0.00%> (-0.41%) ⬇️
master/rest.go 55.80% <0.00%> (-0.23%) ⬇️
base/task/monitor.go 93.27% <0.00%> (-1.69%) ⬇️
base/floats/floats_amd64.go 82.45% <0.00%> (+22.80%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@zhenghaoz zhenghaoz merged commit 61c72ff into master Feb 25, 2023
@zhenghaoz zhenghaoz deleted the auth branch February 25, 2023 03:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

api return 'unauthorized'
1 participant