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

Pull request automation test #minor #1

Merged
merged 8 commits into from
Jan 22, 2023
Merged

Pull request automation test #minor #1

merged 8 commits into from
Jan 22, 2023

Conversation

execveat
Copy link
Contributor

After merging, this should create a minor release 0.2.0.

@github-actions
Copy link

Coverage report:

Name                                     Stmts   Miss  Cover
------------------------------------------------------------
src/gqlspection/GQLArg.py                   21      8    62%
src/gqlspection/GQLEnum.py                  17      6    65%
src/gqlspection/GQLField.py                 30      1    97%
src/gqlspection/GQLList.py                  35     12    66%
src/gqlspection/GQLQuery.py                 41      4    90%
src/gqlspection/GQLSchema.py                67     23    66%
src/gqlspection/GQLSubQuery.py              42      5    88%
src/gqlspection/GQLType.py                  29      1    97%
src/gqlspection/GQLTypeKind.py              41     10    76%
src/gqlspection/GQLTypeProxy.py             37     12    68%
src/gqlspection/GQLWrappers.py              57      2    96%
src/gqlspection/Logger.py                   21      4    81%
src/gqlspection/__init__.py                 18      0   100%
src/gqlspection/cli.py                      67     45    33%
src/gqlspection/introspection_query.py       7      7     0%
src/gqlspection/utils.py                    59     44    25%
------------------------------------------------------------
TOTAL                                      589    184    69%

@doyensec doyensec deleted a comment from github-actions bot Jan 22, 2023
@doyensec doyensec deleted a comment from github-actions bot Jan 22, 2023
@execveat execveat merged commit 04ffb64 into main Jan 22, 2023
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