astral-sh
ruff
BlogDocsChangelog

[ty] Implement `typing.final` for methods

#21646Merged
Comparing
alex/final-method
(
f8eb0d2
) with
main
(
c534bfa
)
CodSpeed Performance Gauge
-25%
Regressions
3
Untouched
19
Skipped
30

Benchmarks

Skipped (30)

Failed

small[altair]
crates/ruff_benchmark/benches/ty_walltime.rs
Regression
CodSpeed Performance Gauge
-6%
4.1 s4.4 s
small[tanjun]
crates/ruff_benchmark/benches/ty_walltime.rs
Regression
CodSpeed Performance Gauge
-4%
2.4 s2.5 s
ty_micro[many_enum_members]
crates/ruff_benchmark/benches/ty.rs::micro::benchmark_many_enum_members
Regression
CodSpeed Performance Gauge
-25%
93.4 ms125.1 ms

Passed

large[pydantic]
crates/ruff_benchmark/benches/ty_walltime.rs
CodSpeed Performance Gauge
+2%
203.5 s200.1 s
ty_micro[complex_constrained_attributes_1]
crates/ruff_benchmark/benches/ty.rs::micro::benchmark_complex_constrained_attributes_1
CodSpeed Performance Gauge
0%
67.5 ms67.1 ms
ty_micro[many_tuple_assignments]
crates/ruff_benchmark/benches/ty.rs::micro::benchmark_many_tuple_assignments
CodSpeed Performance Gauge
0%
65.9 ms65.6 ms
ty_micro[many_string_assignments]
crates/ruff_benchmark/benches/ty.rs::micro::benchmark_many_string_assignments
CodSpeed Performance Gauge
0%
77 ms76.7 ms
ty_micro[complex_constrained_attributes_2]
crates/ruff_benchmark/benches/ty.rs::micro::benchmark_complex_constrained_attributes_2
CodSpeed Performance Gauge
0%
67 ms67 ms
medium[colour-science]
crates/ruff_benchmark/benches/ty_walltime.rs
CodSpeed Performance Gauge
0%
19.8 s19.8 s
ty_micro[many_tuple_assignments]
crates/ruff_benchmark/benches/ty.rs::micro::benchmark_tuple_implicit_instance_attributes
CodSpeed Performance Gauge
0%
67.2 ms67.2 ms
ty_micro[complex_constrained_attributes_3]
crates/ruff_benchmark/benches/ty.rs::micro::benchmark_complex_constrained_attributes_3
CodSpeed Performance Gauge
0%
70.7 ms70.9 ms
hydra-zen
crates/ruff_benchmark/benches/ty.rs::project::hydra::project
CodSpeed Performance Gauge
-1%
1 s1.1 s
ty_check_file[cold]
crates/ruff_benchmark/benches/ty.rs::check_file::benchmark_cold
CodSpeed Performance Gauge
-1%
133.3 ms134.5 ms
ty_check_file[incremental]
crates/ruff_benchmark/benches/ty.rs::check_file::benchmark_incremental
CodSpeed Performance Gauge
-1%
6.8 ms6.8 ms
medium[pandas]
crates/ruff_benchmark/benches/ty_walltime.rs
CodSpeed Performance Gauge
-1%
55.2 s55.8 s
attrs
crates/ruff_benchmark/benches/ty.rs::project::attrs::project
CodSpeed Performance Gauge
-1%
436.2 ms441 ms
DateType
crates/ruff_benchmark/benches/ty.rs::project::datetype::project
CodSpeed Performance Gauge
-1%
249.5 ms252.5 ms
anyio
crates/ruff_benchmark/benches/ty.rs::project::anyio::project
CodSpeed Performance Gauge
-1%
1.4 s1.4 s
large[sympy]
crates/ruff_benchmark/benches/ty_walltime.rs
CodSpeed Performance Gauge
-1%
55.2 s55.9 s
medium[static-frame]
crates/ruff_benchmark/benches/ty_walltime.rs
CodSpeed Performance Gauge
-2%
16.3 s16.6 s
small[freqtrade]
crates/ruff_benchmark/benches/ty_walltime.rs
CodSpeed Performance Gauge
-2%
6.9 s7 s
multithreaded[altair]
crates/ruff_benchmark/benches/ty_walltime.rs
CodSpeed Performance Gauge
-4%
1.2 s1.2 s

Commits

Click on a commit to change the comparison range
Base
main
c534bfa
-25.33%
use a standalone query to check if it's a function definition
408895e
2 days ago
by AlexWaygood
-0.28%
check if rules are enabled before doing expensive analysis
5cc8e66
2 days ago
by AlexWaygood
+0.08%
Merge branch 'main' into alex/final-method
9e65bb2
1 day ago
by AlexWaygood
+0.29%
Update crates/ty_python_semantic/resources/mdtest/final.md Co-authored-by: Micha Reiser <micha@reiser.io>
ce8d67e
18 hours ago
by AlexWaygood
+0.07%
make recommendation clearer and add autofix
6d40d0e
17 hours ago
by AlexWaygood
-0.28%
Add tests for possibly-undefined cases
cb520d5
17 hours ago
by AlexWaygood
+0.05%
todo a couple more things
f8eb0d2
16 hours ago
by AlexWaygood
© 2025 CodSpeed Technology
Home Terms Privacy Docs