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

Add Set-OpenADObject #76

Merged
merged 1 commit into from
Mar 13, 2024
Merged

Add Set-OpenADObject #76

merged 1 commit into from
Mar 13, 2024

Conversation

jborean93
Copy link
Owner

Adds the cmdlet Set-OpenADObject that can modify existing AD objects like Set-ADObject.

Adds the cmdlet Set-OpenADObject that can modify existing AD objects
like Set-ADObject.
Copy link

codecov bot commented Mar 13, 2024

Codecov Report

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

Project coverage is 50.20%. Comparing base (076da1d) to head (8c25d6c).

Files Patch % Lines
src/PSOpenAD/Schema.cs 0.00% 108 Missing ⚠️
src/PSOpenAD/LDAP/Messages.cs 0.00% 43 Missing ⚠️
src/PSOpenAD/Operations.cs 0.00% 16 Missing ⚠️
src/PSOpenAD/LDAP/LDAPSession.cs 0.00% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #76      +/-   ##
==========================================
- Coverage   51.22%   50.20%   -1.02%     
==========================================
  Files          34       34              
  Lines        5271     5378     +107     
  Branches      611      626      +15     
==========================================
  Hits         2700     2700              
- Misses       2499     2606     +107     
  Partials       72       72              
Flag Coverage Δ
Fedora_37_72_MIT 50.20% <0.00%> (-1.02%) ⬇️
Fedora_37_73_Heimdal 50.20% <0.00%> (-1.02%) ⬇️
Fedora_37_73_MIT 50.20% <0.00%> (-1.02%) ⬇️

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 29a0057 into main Mar 13, 2024
4 of 6 checks passed
@jborean93 jborean93 deleted the set-cmdlet branch March 13, 2024 04:38
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