Skip to content

Conversation

HenkPoley
Copy link
Contributor

Not sure if it should be named like this, but I was missing LDAP-style case insensitive search in Entries.

Maybe use mb_strtolower ? Or an LDAP spec strtolower() implementation.. ?

I'm not even sure if I would merge this as is 😅

Not sure if it should be named like this, but I was missing LDAP-style case insensitive search in Entries.

Maybe use mb_strtolower ? Or an LDAP spec strtolower() implementation.. ?

I'm not even sure if I would merge this as is 😅
@codecov
Copy link

codecov bot commented Mar 12, 2021

Codecov Report

Attention: Patch coverage is 0% with 12 lines in your changes missing coverage. Please review.

Project coverage is 89.43%. Comparing base (7722aea) to head (f5508c3).
Report is 100 commits behind head on master.

Files with missing lines Patch % Lines
src/FreeDSx/Ldap/Entry/Entries.php 0.00% 12 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #41      +/-   ##
============================================
- Coverage     89.71%   89.43%   -0.28%     
- Complexity     1780     1788       +8     
============================================
  Files           115      115              
  Lines          3850     3862      +12     
============================================
  Hits           3454     3454              
- Misses          396      408      +12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant