Skip to content

Conversation

@encukou
Copy link
Member

@encukou encukou commented Jun 5, 2020

It looks like all the warnings were caused by setuptools.
Since we don't use setuptools in tests any more, we can remove the warnings.

It looks like all the warnings were caused by setuptools.
Since we don't use setuptools in tests any more, we can remove the warnings.
@codecov
Copy link

codecov bot commented Jun 5, 2020

Codecov Report

Merging #343 into master will decrease coverage by 0.25%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #343      +/-   ##
==========================================
- Coverage   71.87%   71.62%   -0.26%     
==========================================
  Files          50       50              
  Lines        4732     4743      +11     
  Branches      787      790       +3     
==========================================
- Hits         3401     3397       -4     
- Misses       1013     1025      +12     
- Partials      318      321       +3     
Impacted Files Coverage Δ
Modules/message.c 27.93% <0.00%> (-4.21%) ⬇️

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 9a91bbd...bb71863. Read the comment docs.

@encukou encukou added this to the 3.3 milestone Jun 5, 2020
@tiran
Copy link
Member

tiran commented Jun 5, 2020

Ah, setuptools is the Wurst!

@tiran tiran merged commit d5996ec into python-ldap:master Jun 5, 2020
@encukou encukou deleted the warnings-on branch June 5, 2020 19:47
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.

2 participants