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

feat/expose-limits #717

Open
wants to merge 26 commits into
base: main
Choose a base branch
from
Open

feat/expose-limits #717

wants to merge 26 commits into from

Conversation

nullswan
Copy link
Member

@nullswan nullswan commented Oct 11, 2024

Closing #716

@nullswan nullswan self-assigned this Oct 11, 2024
Copy link

changeset-bot bot commented Oct 11, 2024

🦋 Changeset detected

Latest commit: a37a316

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

This PR includes changesets to release 8 packages
Name Type
@escape.tech/graphql-armor-character-limit Minor
@escape.tech/graphql-armor-max-directives Minor
@escape.tech/graphql-armor-max-aliases Minor
@escape.tech/graphql-armor-cost-limit Minor
@escape.tech/graphql-armor-max-tokens Minor
@escape.tech/graphql-armor-max-depth Minor
@escape.tech/graphql-armor Major
@escape.tech/graphql-armor-types Minor

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

@nullswan nullswan linked an issue Oct 11, 2024 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Oct 11, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 76.19048% with 10 lines in your changes missing coverage. Please review.

Project coverage is 91.80%. Comparing base (9682f05) to head (a37a316).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
packages/plugins/character-limit/src/index.ts 47.36% 10 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #717      +/-   ##
==========================================
- Coverage   92.94%   91.80%   -1.14%     
==========================================
  Files          17       17              
  Lines         340      366      +26     
  Branches       98      120      +22     
==========================================
+ Hits          316      336      +20     
- Misses         24       30       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

Shouldn't it hide more information by default?
2 participants