Skip to content

Feat/rate limiting#1012

Draft
jona159 wants to merge 13 commits into
devfrom
feat/rate-limiting
Draft

Feat/rate limiting#1012
jona159 wants to merge 13 commits into
devfrom
feat/rate-limiting

Conversation

@jona159

@jona159 jona159 commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Type of Change

  • Dependency upgrade
  • Bug fix (non-breaking change)
  • Breaking change
    • e.g. a fixed bug or new feature that may break something else
  • New feature
  • Code quality improvements
    • e.g. refactoring, documentation, tests, tooling, ...

Implementation

Checklist

  • I gave this pull request a meaningful title
  • My pull request is targeting the dev branch
  • I have added documentation to my code
  • I have deleted code that I have commented out

Additional Information

  • This PR closes #

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 67.95% 2265 / 3333
🔵 Statements 66.46% 2349 / 3534
🔵 Functions 66.12% 449 / 679
🔵 Branches 52.4% 1100 / 2099
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
app/db/schema/index.ts 100% 100% 100% 100%
app/db/schema/rate-limit-grant.ts 50% 100% 0% 50% 14
app/lib/api-route-matching.ts 100% 100% 100% 100%
app/lib/api-routes.ts 100% 100% 100% 100%
app/middleware/rate-limit-api.server.ts 81.6% 68.42% 85% 85.04% 79-85, 89, 108-109, 119-123, 156, 166, 184, 187, 222, 263, 301-335
Generated in workflow #2750 for commit f3eaced by the Vitest Coverage Report Action

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