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 IPv6 #27

Closed
wants to merge 4 commits into from
Closed

Add support for IPv6 #27

wants to merge 4 commits into from

Conversation

frafra
Copy link
Contributor

@frafra frafra commented Mar 23, 2021

Fixes #23.

It is based on #25.

@codecov
Copy link

codecov bot commented Mar 23, 2021

Codecov Report

Merging #27 (ceabc79) into master (35d1af1) will decrease coverage by 0.65%.
The diff coverage is 84.21%.

❗ Current head ceabc79 differs from pull request most recent head 2d1c6bd. Consider uploading reports for the commit 2d1c6bd to get more accurate results
Impacted file tree graph

@@             Coverage Diff             @@
##            master      #27      +/-   ##
===========================================
- Coverage   100.00%   99.34%   -0.66%     
===========================================
  Files            5        5              
  Lines          443      458      +15     
===========================================
+ Hits           443      455      +12     
- Misses           0        3       +3     
Impacted Files Coverage Δ
fs/smbfs/smbfs.py 98.90% <84.21%> (-1.10%) ⬇️

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 35d1af1...2d1c6bd. Read the comment docs.

@frafra
Copy link
Contributor Author

frafra commented May 28, 2021

I close the pull request, as I try to fix this issue in pysmb.

@frafra frafra closed this May 28, 2021
@frafra frafra deleted the ipv6 branch May 28, 2021 18:42
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.

IPv6 support
1 participant