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

Feature: add graphql pagination support #121

Merged
merged 5 commits into from
Jul 28, 2024

:memo: add example

0e080c6
Select commit
Loading
Failed to load commit list.
Merged

Feature: add graphql pagination support #121

:memo: add example
0e080c6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 28, 2024 in 0s

91.81% of diff hit (target 17.61%)

View this Pull Request on Codecov

91.81% of diff hit (target 17.61%)

Annotations

Check warning on line 94 in githubkit/exception.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

githubkit/exception.py#L94

Added line #L94 was not covered by tests

Check warning on line 24 in githubkit/graphql/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

githubkit/graphql/__init__.py#L24

Added line #L24 was not covered by tests

Check warning on line 48 in githubkit/graphql/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

githubkit/graphql/__init__.py#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 51 in githubkit/graphql/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

githubkit/graphql/__init__.py#L51

Added line #L51 was not covered by tests

Check warning on line 45 in githubkit/graphql/paginator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

githubkit/graphql/paginator.py#L45

Added line #L45 was not covered by tests

Check warning on line 77 in githubkit/graphql/paginator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

githubkit/graphql/paginator.py#L77

Added line #L77 was not covered by tests

Check warning on line 98 in githubkit/graphql/paginator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

githubkit/graphql/paginator.py#L98

Added line #L98 was not covered by tests

Check warning on line 109 in githubkit/graphql/paginator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

githubkit/graphql/paginator.py#L109

Added line #L109 was not covered by tests