Skip to content

test(spp_studio_events): cover is_studio_event_type computed field

e0ff3c6
Select commit
Loading
Failed to load commit list.
Open

fix(spp_studio_events): clarify Create Event step 1 for Studio types (#992) #191

test(spp_studio_events): cover is_studio_event_type computed field
e0ff3c6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 8, 2026 in 1s

71.68% (-0.01%) compared to 32a5c78

View this Pull Request on Codecov

71.68% (-0.01%) compared to 32a5c78

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.68%. Comparing base (32a5c78) to head (e0ff3c6).
⚠️ Report is 5 commits behind head on 19.0.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0     #191      +/-   ##
==========================================
- Coverage   71.69%   71.68%   -0.01%     
==========================================
  Files         942      952      +10     
  Lines       55561    56436     +875     
==========================================
+ Hits        39835    40458     +623     
- Misses      15726    15978     +252     
Files with missing lines Coverage Δ
spp_studio_events/__manifest__.py 0.00% <ø> (ø)
spp_studio_events/models/studio_event_type.py 88.23% <ø> (ø)
spp_studio_events/wizard/create_event_wizard.py 100.00% <100.00%> (ø)

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