Skip to content

fix(spp_session_tracking): use OCA-valid development_status "Producti…

34e44c1
Select commit
Loading
Failed to load commit list.
Merged

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

fix(spp_session_tracking): use OCA-valid development_status "Producti…
34e44c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 16, 2026 in 0s

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 (34e44c1).
⚠️ Report is 36 commits behind head on 19.0.

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    37140     +135     
==========================================
+ Hits        26051    26185     +134     
- Misses      10954    10955       +1     
Files with missing lines Coverage Δ
spp_session_tracking/__manifest__.py 0.00% <ø> (ø)
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 2 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.