Skip to content

feat(spp_cel_load_testing): migrate from openspp-modules - #432

Open
gonzalesedwin1123 wants to merge 19 commits into
19.0from
migrate-spp-cel-load-testing
Open

feat(spp_cel_load_testing): migrate from openspp-modules#432
gonzalesedwin1123 wants to merge 19 commits into
19.0from
migrate-spp-cel-load-testing

chore(spp_cel_load_testing): calibrate resolver throughput floor to CI

419752d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 18, 2026 in 1s

72.61% (+0.36%) compared to 0820667

View this Pull Request on Codecov

72.61% (+0.36%) compared to 0820667

Details

Codecov Report

❌ Patch coverage is 98.11321% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.61%. Comparing base (0820667) to head (419752d).

Files with missing lines Patch % Lines
spp_cel_load_testing/analysis/explain_analyzer.py 96.29% 4 Missing ⚠️
spp_cel_load_testing/analysis/query_capture.py 95.69% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0     #432      +/-   ##
==========================================
+ Coverage   72.24%   72.61%   +0.36%     
==========================================
  Files         419      427       +8     
  Lines       29813    30242     +429     
==========================================
+ Hits        21539    21960     +421     
- Misses       8274     8282       +8     
Files with missing lines Coverage Δ
spp_cel_load_testing/__init__.py 100.00% <100.00%> (ø)
spp_cel_load_testing/analysis/__init__.py 100.00% <100.00%> (ø)
spp_cel_load_testing/analysis/index_advisor.py 100.00% <100.00%> (ø)
spp_cel_load_testing/analysis/slow_query_report.py 100.00% <100.00%> (ø)
spp_cel_load_testing/data/__init__.py 100.00% <100.00%> (ø)
spp_cel_load_testing/data/expression_templates.py 100.00% <100.00%> (ø)
spp_cel_load_testing/analysis/explain_analyzer.py 96.29% <96.29%> (ø)
spp_cel_load_testing/analysis/query_capture.py 95.69% <95.69%> (ø)

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