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

Add support for basic authentication #27

Merged
merged 1 commit into from
Mar 14, 2019

Conversation

mrooding
Copy link

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #27 into master will decrease coverage by 0.32%.
The diff coverage is 58.97%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
- Coverage   55.85%   55.53%   -0.33%     
==========================================
  Files          12       12              
  Lines         478      506      +28     
==========================================
+ Hits          267      281      +14     
- Misses        172      181       +9     
- Partials       39       44       +5
Impacted Files Coverage Δ
cmd/cli/main.go 27.44% <0%> (-0.53%) ⬇️
cmd/cli/flink/cancel.go 60% <100%> (ø) ⬆️
cmd/cli/flink/retrieve_jobs.go 66.66% <50%> (-6.67%) ⬇️
cmd/cli/flink/upload_jar.go 65.71% <60%> (-2.03%) ⬇️
cmd/cli/flink/savepoint.go 74.35% <71.42%> (-2.79%) ⬇️
cmd/cli/flink/run_jar.go 73.91% <71.42%> (-5.04%) ⬇️
cmd/cli/flink/client.go 81.81% <77.77%> (-18.19%) ⬇️

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 56a4d94...9f8ea04. Read the comment docs.

@mrooding mrooding merged commit b540b0a into master Mar 14, 2019
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.

3 participants