sullivtr / terraform-provider-graphql

Terraform GraphQL plugin to automate the full life-cycle of graphql api resources.
https://sullivtr.github.io/terraform-provider-graphql
Mozilla Public License 2.0
53 stars 13 forks source link

iss-77 Bugfix for map query response #86

Closed sullivtr closed 1 year ago

sullivtr commented 1 year ago

77

codecov-commenter commented 1 year ago

Codecov Report

Base: 73.66% // Head: 73.76% // Increases project coverage by +0.10% :tada:

Coverage data is based on head (85275ef) compared to base (362e61c). Patch coverage: 100.00% of modified lines in pull request are covered.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #86 +/- ## ========================================== + Coverage 73.66% 73.76% +0.10% ========================================== Files 7 7 Lines 505 507 +2 ========================================== + Hits 372 374 +2 Misses 92 92 Partials 41 41 ``` | [Impacted Files](https://codecov.io/gh/sullivtr/terraform-provider-graphql/pull/86?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tyler+Sullivan) | Coverage Δ | | |---|---|---| | [graphql/keys.go](https://codecov.io/gh/sullivtr/terraform-provider-graphql/pull/86?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tyler+Sullivan#diff-Z3JhcGhxbC9rZXlzLmdv) | `85.04% <100.00%> (+0.28%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tyler+Sullivan). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tyler+Sullivan)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.