Skip to content

chore: connection resolvers cleanup#3101

Merged
jasonbahl merged 11 commits intodevelopfrom
chore/connection-resolvers-cleanup
Apr 23, 2024
Merged

chore: connection resolvers cleanup#3101
jasonbahl merged 11 commits intodevelopfrom
chore/connection-resolvers-cleanup

Conversation

@jasonbahl
Copy link
Copy Markdown
Collaborator

@jasonbahl jasonbahl commented Apr 22, 2024

What does this implement/fix? Explain your changes.

This pulls together changes from the following PRs into one PR to the develop branch:

Does this close any currently open issues?

Any relevant logs, error output, GraphiQL screenshots, etc?

Any other comments?

Related: #2749
Related: #2715
Related: #2678
Related: #1588

Where has this been tested?

Operating System:

WordPress Version:

justlevine and others added 11 commits March 30, 2024 11:23
…ling

refactor: improve `loader` handling in `AbstractConnectionResolver`
…t_query_amount

feat: improve query amount handling in `AbstractConnectionResolver`
…red_args

refactor: add `AbstractConnectionResolver::get_unfiltered_args()` public getter
refactor: add `AbstractConnectionResolver::prepare_page_info()`and only instantiate once
…backport/deprecate-camelcased

# Conflicts:
#	src/Data/Connection/AbstractConnectionResolver.php
…amelcased

refactor: deprecate `camelCase` methods in `AbstractConnectionResolver` for `snake_case` equivalents
@jasonbahl jasonbahl marked this pull request as ready for review April 22, 2024 22:56
@qlty-cloud-legacy
Copy link
Copy Markdown

Code Climate has analyzed commit f7309af and detected 1 issue on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 1

View more on Code Climate.

*
* @throws \Exception
*/
public function get_loader_name() {
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Function get_loader_name has a Cognitive Complexity of 6 (exceeds 5 allowed). Consider refactoring.

@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 84.289% (-0.1%) from 84.4%
when pulling f7309af on chore/connection-resolvers-cleanup
into 36f3a7e on develop.

@jasonbahl jasonbahl merged commit 2d5c97e into develop Apr 23, 2024
@justlevine justlevine deleted the chore/connection-resolvers-cleanup branch May 8, 2024 00:00
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