Skip to content

Fix ACCESS_TOKEN_SECRET_KEY, not concatenating whatever with a UUID

62d69a9
Select commit
Loading
Failed to load commit list.
Merged

Update README.md, and various related changes #845

Fix ACCESS_TOKEN_SECRET_KEY, not concatenating whatever with a UUID
62d69a9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 9, 2025 in 0s

84.86% (-0.01%) compared to ca33241

View this Pull Request on Codecov

84.86% (-0.01%) compared to ca33241

Details

Codecov Report

❌ Patch coverage is 71.42857% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.86%. Comparing base (ca33241) to head (62d69a9).

Files with missing lines Patch % Lines
app/utils/state.py 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #845      +/-   ##
==========================================
- Coverage   84.87%   84.86%   -0.01%     
==========================================
  Files         193      193              
  Lines       13895    13888       -7     
==========================================
- Hits        11793    11786       -7     
  Misses       2102     2102              

☔ 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.