kamilkisiela / graphql-inspector

🕵️‍♀️ Validate schema, get schema change notifications, validate operations, find breaking changes, look for similar types, schema coverage
https://the-guild.dev/graphql/inspector
MIT License
1.64k stars 185 forks source link

issue: [2717] coverage calculation improvements #2774

Closed DanteUkraine closed 4 months ago

DanteUkraine commented 4 months ago

🚨 IMPORTANT: Please do not create a Pull Request without creating an issue first.

Any change needs to be discussed before proceeding. Failure to do so may result in the rejection of the pull request.

Description

As a user of coverage feature I faced need to see total and covered numbers of queries and mutations. So I decided to apply improvements.

Fixes # (2717)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

I updated existing unit tests.

Test Environment:

Checklist:

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...

changeset-bot[bot] commented 4 months ago

🦋 Changeset detected

Latest commit: 4e9ad2a29d1e28066d64a595e3e5e8404f0adfb0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages | Name | Type | | ----------------------------------- | ----- | | @graphql-inspector/coverage-command | Major | | @graphql-inspector/cli | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR