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

Allow to set user configuration via CLI, mobile and TequilAPI client. #3928

Merged
merged 3 commits into from
Sep 13, 2021

Conversation

soffokl
Copy link
Member

@soffokl soffokl commented Sep 10, 2021

Closes: #3241
Required for: #3504 and #3506

@codecov-commenter
Copy link

Codecov Report

Merging #3928 (5e2466f) into master (b6cf13a) will decrease coverage by 0.23%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3928      +/-   ##
==========================================
- Coverage   43.46%   43.23%   -0.24%     
==========================================
  Files         320      320              
  Lines       16858    16885      +27     
==========================================
- Hits         7328     7300      -28     
- Misses       8781     8834      +53     
- Partials      749      751       +2     
Impacted Files Coverage Δ
cmd/commands/config/command.go 20.00% <0.00%> (-4.45%) ⬇️
mobile/mysterium/config.go 0.00% <0.00%> (ø)
mobile/mysterium/entrypoint.go 0.00% <0.00%> (ø)
tequilapi/client/client.go 3.17% <0.00%> (-0.09%) ⬇️
core/policy/oracle.go 83.78% <0.00%> (-8.11%) ⬇️
requests/dialer_swarm.go 73.28% <0.00%> (-5.35%) ⬇️
tequilapi/endpoints/sse_handler.go 69.34% <0.00%> (-3.65%) ⬇️
p2p/channel.go 72.72% <0.00%> (-2.19%) ⬇️
nat/traversal/pinger.go 76.19% <0.00%> (-1.91%) ⬇️

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 b6cf13a...5e2466f. Read the comment docs.

@soffokl soffokl merged commit 0e101e1 into master Sep 13, 2021
@soffokl soffokl deleted the set-config branch September 13, 2021 07:43
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.

Add kill-switch to CLI
5 participants