Skip to content

Fix Device.active when logged_in + rename is_logged_in to active_session

acf27ef
Select commit
Loading
Failed to load commit list.
Merged

Fix Device.active when logged_in + rename is_logged_in to active_session #315

Fix Device.active when logged_in + rename is_logged_in to active_session
acf27ef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 22, 2025 in 0s

50.67% (-0.02%) compared to a47f345

View this Pull Request on Codecov

50.67% (-0.02%) compared to a47f345

Details

Codecov Report

❌ Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 50.67%. Comparing base (a47f345) to head (acf27ef).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
tigaserver_app/managers.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #315      +/-   ##
==========================================
- Coverage   50.68%   50.67%   -0.02%     
==========================================
  Files          72       72              
  Lines       10452    10449       -3     
==========================================
- Hits         5298     5295       -3     
  Misses       5154     5154              

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