Skip to content

Call str.lower() as a method #139

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

Merged
merged 1 commit into from
Dec 18, 2017
Merged

Call str.lower() as a method #139

merged 1 commit into from
Dec 18, 2017

Conversation

jdufresne
Copy link
Member

More idiomatic Python.

More idiomatic Python.
@codecov
Copy link

codecov bot commented Dec 18, 2017

Codecov Report

Merging #139 into master will not change coverage.
The diff coverage is 100%.

@@           Coverage Diff           @@
##           master     #139   +/-   ##
=======================================
  Coverage   69.31%   69.31%           
=======================================
  Files          49       49           
  Lines        4664     4664           
  Branches      782      782           
=======================================
  Hits         3233     3233           
  Misses       1084     1084           
  Partials      347      347
Impacted Files Coverage Δ
Lib/ldap/modlist.py 84.9% <100%> (ø) ⬆️

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 5197e58...3ff9d4b. Read the comment docs.

@encukou encukou merged commit 0625e19 into python-ldap:master Dec 18, 2017
@jdufresne jdufresne deleted the str-lower branch March 30, 2018 12:51
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.

3 participants