Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Get rid of expected failures in tokenizer tests#283

Merged
encukou merged 2 commits into
python-ldap:masterpython-ldap/python-ldap:masterfrom
mistotebe:tokenizermistotebe/python-ldap:tokenizerCopy head branch name to clipboard
May 6, 2020
Merged

Get rid of expected failures in tokenizer tests#283
encukou merged 2 commits into
python-ldap:masterpython-ldap/python-ldap:masterfrom
mistotebe:tokenizermistotebe/python-ldap:tokenizerCopy head branch name to clipboard

Conversation

@mistotebe

Copy link
Copy Markdown
Contributor

One of the failures actually stems from using the wrong method. Extending the tokenizer to deal with escapes gets rid of the other.

@codecov

codecov Bot commented May 2, 2019

Copy link
Copy Markdown

Codecov Report

Merging #283 into master will increase coverage by <.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #283      +/-   ##
==========================================
+ Coverage    71.1%   71.11%   +<.01%     
==========================================
  Files          49       49              
  Lines        4818     4819       +1     
  Branches      812      812              
==========================================
+ Hits         3426     3427       +1     
- Misses       1056     1057       +1     
+ Partials      336      335       -1
Impacted Files Coverage Δ
Lib/ldap/schema/tokenizer.py 97.91% <100%> (+0.04%) ⬆️
Lib/ldap/controls/deref.py 57.14% <0%> (ø) ⬆️

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 adf9dc4...60bc814. Read the comment docs.

@encukou

encukou commented Sep 20, 2019

Copy link
Copy Markdown
Member

I am out of my depth here: the details of LDAP tokenization and Oracle Internet Directory escape me :(
@tiran, do you want to review this?

@encukou encukou left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No response :(
I can't find an issue here. Existing tests pass and expected failures are solved.

@encukou encukou merged commit 7e084ae into python-ldap:master May 6, 2020
@tiran tiran added this to the 3.3 milestone May 27, 2020
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.