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 path to smbclient import and bump version #163

Merged
merged 1 commit into from
Jan 31, 2022
Merged

Conversation

jborean93
Copy link
Owner

Adds smbclient.path to smbclient allowing easier imports and utilisation of that library.

Fixes #157

@codecov
Copy link

codecov bot commented Jan 31, 2022

Codecov Report

Merging #163 (ed95580) into master (a755bed) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #163   +/-   ##
=======================================
  Coverage   99.09%   99.09%           
=======================================
  Files          23       23           
  Lines        5063     5063           
=======================================
  Hits         5017     5017           
  Misses         46       46           
Flag Coverage Δ
macOS 68.22% <ø> (ø)
py3.10 99.07% <ø> (ø)
py3.6 99.07% <ø> (ø)
py3.7 99.07% <ø> (ø)
py3.8 99.07% <ø> (ø)
py3.9 99.09% <ø> (ø)
ubuntu 96.77% <ø> (ø)
windows 99.00% <ø> (ø)
x64 99.09% <ø> (ø)
x86 99.00% <ø> (ø)

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

Impacted Files Coverage Δ
smbclient/__init__.py 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 a755bed...ed95580. Read the comment docs.

@jborean93 jborean93 merged commit ad98d67 into master Jan 31, 2022
@jborean93 jborean93 deleted the path-import branch January 31, 2022 21:19
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.

Include path in __init__.py
1 participant