jborean93 / smbprotocol

Python SMBv2 and v3 Client
MIT License
316 stars 73 forks source link

Try to fix flaky test #186

Closed jborean93 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #186 (625e69d) into master (3eadf5f) will decrease coverage by 0.00%. The diff coverage is n/a.

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

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

Impacted Files Coverage Δ
smbclient/__init__.py 100.00% <0.00%> (ø)
smbprotocol/__init__.py

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.