Skip to content

fix(spp_session_tracking): use bold text for USAGE.md subsections

998f5b1
Select commit
Loading
Failed to load commit list.
Open

fix(spp_session_tracking): harden security, improve views, and add comprehensive tests #100

fix(spp_session_tracking): use bold text for USAGE.md subsections
998f5b1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 12, 2026 in 1s

70.50% (+0.10%) compared to 4854031

View this Pull Request on Codecov

70.50% (+0.10%) compared to 4854031

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.50%. Comparing base (4854031) to head (998f5b1).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0     #100      +/-   ##
==========================================
+ Coverage   70.39%   70.50%   +0.10%     
==========================================
  Files         674      681       +7     
  Lines       37005    37139     +134     
==========================================
+ Hits        26051    26184     +133     
- Misses      10954    10955       +1     
Files with missing lines Coverage Δ
spp_session_tracking/models/session.py 100.00% <100.00%> (ø)
spp_session_tracking/models/session_attendance.py 100.00% <100.00%> (ø)
spp_session_tracking/models/session_topic.py 100.00% <100.00%> (ø)
spp_session_tracking/models/session_type.py 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes

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