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 rest-server tests #1684

Merged
merged 1 commit into from
Mar 24, 2018
Merged

Fix rest-server tests #1684

merged 1 commit into from
Mar 24, 2018

Conversation

fd0
Copy link
Member

@fd0 fd0 commented Mar 24, 2018

Since today, the rest-server needs to be explicitly told (via --no-auth) that authentication is not necessary.

Since today, the rest-server needs to be explicitly told (via
`--no-auth`) that authentication is not necessary.
@codecov-io
Copy link

Codecov Report

Merging #1684 into master will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1684      +/-   ##
==========================================
+ Coverage   52.14%   52.18%   +0.04%     
==========================================
  Files         143      143              
  Lines       11394    11394              
==========================================
+ Hits         5941     5946       +5     
+ Misses       4534     4529       -5     
  Partials      919      919
Impacted Files Coverage Δ
internal/archiver/archiver.go 64.04% <0%> (-0.22%) ⬇️
internal/backend/s3/s3.go 63.07% <0%> (+2.3%) ⬆️

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 0e0fee9...e5c929b. Read the comment docs.

@fd0 fd0 merged commit e5c929b into master Mar 24, 2018
fd0 added a commit that referenced this pull request Mar 24, 2018
@fd0 fd0 deleted the fix-rest-tests branch March 24, 2018 17:41
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.

None yet

2 participants