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

Implemented socks proxy support for storm/axon HTTP API #1968

Merged
merged 8 commits into from Nov 30, 2020

Conversation

invisig0th
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Nov 25, 2020

Codecov Report

Merging #1968 (85e23de) into master (a8a6557) will decrease coverage by 0.12%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1968      +/-   ##
==========================================
- Coverage   96.72%   96.60%   -0.13%     
==========================================
  Files         146      146              
  Lines       27732    27749      +17     
==========================================
- Hits        26824    26806      -18     
- Misses        908      943      +35     
Flag Coverage Δ
linux 96.60% <100.00%> (-0.13%) ⬇️
linux_replay ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
synapse/axon.py 98.88% <100.00%> (+0.02%) ⬆️
synapse/cortex.py 95.59% <100.00%> (-0.77%) ⬇️
synapse/lib/stormhttp.py 100.00% <100.00%> (ø)
synapse/tests/utils.py 93.59% <0.00%> (-2.18%) ⬇️
synapse/lib/hiveauth.py 95.96% <0.00%> (-0.77%) ⬇️
synapse/lib/view.py 95.37% <0.00%> (-0.73%) ⬇️
synapse/lib/link.py 98.17% <0.00%> (-0.61%) ⬇️
synapse/lib/trigger.py 93.91% <0.00%> (-0.44%) ⬇️
synapse/lib/layer.py 97.81% <0.00%> (-0.07%) ⬇️
... and 1 more

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 a8a6557...85e23de. Read the comment docs.

synapse/lib/stormhttp.py Outdated Show resolved Hide resolved
Copy link
Contributor

@jnwatson jnwatson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

left one very minor comment.

jnwatson
jnwatson previously approved these changes Nov 30, 2020
synapse/cortex.py Outdated Show resolved Hide resolved
synapse/axon.py Outdated Show resolved Hide resolved
@invisig0th invisig0th merged commit 357931f into master Nov 30, 2020
@invisig0th invisig0th deleted the visi-axon-proxy branch November 30, 2020 16:02
@vEpiphyte vEpiphyte added this to the v2.12.0 milestone Nov 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants