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 transport obfuscation #58

Merged
merged 1 commit into from
Mar 17, 2021
Merged

Add transport obfuscation #58

merged 1 commit into from
Mar 17, 2021

Conversation

Zapix
Copy link
Owner

@Zapix Zapix commented Mar 17, 2021

closes #56

@Zapix Zapix self-assigned this Mar 17, 2021
@codecov
Copy link

codecov bot commented Mar 17, 2021

Codecov Report

Merging #58 (b642108) into dev (33c3396) will increase coverage by 0.01%.
The diff coverage is 98.21%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #58      +/-   ##
==========================================
+ Coverage   97.60%   97.62%   +0.01%     
==========================================
  Files          98      101       +3     
  Lines        2423     2479      +56     
==========================================
+ Hits         2365     2420      +55     
- Misses         58       59       +1     
Flag Coverage Δ
unittests 97.62% <98.21%> (+0.01%) ⬆️

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

Impacted Files Coverage Δ
tests/helpers.py 75.00% <75.00%> (ø)
mtpylon/transports/obfuscation.py 100.00% <100.00%> (ø)
tests/test_transports/test_obfuscation.py 100.00% <100.00%> (ø)

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 33c3396...b642108. Read the comment docs.

@Zapix Zapix merged commit 254f2f1 into dev Mar 17, 2021
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.

Transport obfuscation
1 participant