Skip to content

add: api longed-lived keys for third-party apps#301

Merged
righel merged 12 commits intomainfrom
add-long-lived-api-keys
Apr 22, 2026
Merged

add: api longed-lived keys for third-party apps#301
righel merged 12 commits intomainfrom
add-long-lived-api-keys

Conversation

@righel
Copy link
Copy Markdown
Collaborator

@righel righel commented Apr 21, 2026

image

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 21, 2026

Codecov Report

❌ Patch coverage is 99.22958% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.41%. Comparing base (8037bfa) to head (f7bea0a).
⚠️ Report is 13 commits behind head on main.

Files with missing lines Patch % Lines
api/app/auth/security.py 93.93% 4 Missing ⚠️
api/app/routers/api_keys.py 98.70% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #301      +/-   ##
==========================================
+ Coverage   75.08%   76.41%   +1.32%     
==========================================
  Files         145      153       +8     
  Lines       10955    11586     +631     
==========================================
+ Hits         8226     8853     +627     
- Misses       2729     2733       +4     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@righel righel linked an issue Apr 21, 2026 that may be closed by this pull request
@righel righel changed the title add: add api longed-lived keys for third-party apps add: api longed-lived keys for third-party apps Apr 22, 2026
Comment thread api/app/repositories/api_keys.py Fixed
righel and others added 3 commits April 22, 2026 15:34
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
@righel righel merged commit cb7846c into main Apr 22, 2026
6 checks passed
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.

[feature] create long-lived api key for users (for integrations)

1 participant