Skip to content
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

Use case insensitive check for requested props #83

Merged
merged 1 commit into from
Apr 1, 2024
Merged

Conversation

jborean93
Copy link
Owner

Ensure that the requested properties are looked up using a case insensitive check against the returns LDAP attributes.

Fixes: #82

Ensure that the requested properties are looked up using a case
insensitive check against the returns LDAP attributes.
Copy link

codecov bot commented Mar 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.63%. Comparing base (921e2fa) to head (f8e2ee7).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #83   +/-   ##
=======================================
  Coverage   51.63%   51.63%           
=======================================
  Files          34       34           
  Lines        5678     5678           
  Branches      663      663           
=======================================
  Hits         2932     2932           
  Misses       2674     2674           
  Partials       72       72           
Flag Coverage Δ
Fedora_37_72_MIT 51.63% <ø> (ø)
Fedora_37_73_Heimdal 51.63% <ø> (ø)
Fedora_37_73_MIT 51.63% <ø> (ø)

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

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

@jborean93 jborean93 merged commit 2e29ac4 into main Apr 1, 2024
6 checks passed
@jborean93 jborean93 deleted the case-insensitive branch April 1, 2024 02:13
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.

Get-OpenADComputer: LastLogonTimestamp blank if requested directly via -Property
1 participant