Skip to content

fix types after mypy update - #1492

Merged
collerek merged 2 commits into
masterfrom
fix-types-after-mypy-update
Jan 22, 2026
Merged

fix types after mypy update#1492
collerek merged 2 commits into
masterfrom
fix-types-after-mypy-update

change to assert

9cb7df2
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Jan 22, 2026 in 0s

Performance Regression: -35.76%

Summary

⚡ 5 improved benchmarks
❌ 6 regressed benchmarks
✅ 73 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Benchmark BASE HEAD Efficiency
test_avg[500] 3.5 ms 3 ms +18.29%
test_count[1000] 4.3 ms 6.1 ms -29.27%
test_max[250] 2.8 ms 3.8 ms -27.52%
test_get_or_create_when_get[1000] 3.8 ms 4.8 ms -19.47%
test_get_one[250] 2.6 ms 2.3 ms +11.37%
test_saving_models_individually[10] 13.8 ms 12.2 ms +13.79%
test_min[1000] 4.2 ms 4.9 ms -13.27%
test_get_or_none[1000] 4.7 ms 3.3 ms +39.68%
test_get_or_none[250] 3.1 ms 3.9 ms -20.21%
test_deleting_all[1000] 3.2 ms 5 ms -35.76%
test_exists[250] 4.4 ms 3.8 ms +15.4%