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

Fix typing, comments in new StandardFilters class #25730

Merged
merged 1 commit into from
Mar 4, 2023

Conversation

eileenmcnaughton
Copy link
Contributor

Overview

Fix typing, comments in new StandardFilters class

Before

After merging https://github.com/civicrm/civicrm-core/pull/25727/files#diff-fa6af4a0aa5d42524fadaa8f5e4b1176da2475ce01f03e9e3a2ffe78d8a64a5cR6 for @totten I spotted a problem with code comments & also a lack of types / return hints

After

image

Technical Details

I held off marking them as inspections to ignore cos I don't think we should. I type hints might not bubble up nicely though - so they probably should throw exceptions if not string

Comments

@civibot
Copy link

civibot bot commented Mar 3, 2023

(Standard links)

@totten
Copy link
Member

totten commented Mar 3, 2023

Looks like an ephemeral worker was preempted during test execution, so that one failure was probably a false-negative. Requested a re-run of that suite: https://test.civicrm.org/job/CiviCRM-Manual-Test/46/

Merge on pass

@totten totten merged commit a82de4f into civicrm:master Mar 4, 2023
@eileenmcnaughton eileenmcnaughton deleted the std branch March 5, 2023 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants