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

Drop unused methods from PosixMemberService #79

Merged
merged 4 commits into from
May 2, 2024

Conversation

adamruzicka
Copy link
Contributor

times_in_groups should be unused since baf56b9
merge_filters seems to be used only in times_in_groups

@ekohl ekohl changed the title Drop unusde methods from PosixMemberService Drop unused methods from PosixMemberService Apr 10, 2024
@ekohl
Copy link
Member

ekohl commented Apr 10, 2024

Nit: there's a typo in the first commit message.

times_in_groups should be unused since baf56b9
merge_filters seems to be used only in times_in_groups
test_missing_user was defined twice, the first implementation wasn't
getting run and would fail when made to run.

test/posix_test.rb:84: warning: method redefined; discarding old test_missing_user
test/posix_test.rb:22: warning: previous definition of test_missing_user was here
lib/ldap_fluff/ad_member_service.rb:60: warning: assigned but unused
variable - new_known_groups
in ad member service

lib/ldap_fluff/ad_member_service.rb:29: warning: instance variable
@domain_functionality not initialized
@ezr-ondrej
Copy link
Member

Pardon me showing up, but this seems to be approved, nit resolved and not merged 🤔
Mind pushing the button @ekohl ?

@ekohl ekohl merged commit 1264e4f into theforeman:master May 2, 2024
6 checks passed
@ekohl
Copy link
Member

ekohl commented May 2, 2024

I'm at Panda Circus so I don't mind at all

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