Avatar for the Glyphack user
Glyphack
enderpy
BlogDocsChangelog

Testing using Python tokenize module

#249Merged
Comparing
dwoznicki:python-ast-tokenize
(
01e8bd6
) with
main
(
bec1748
)
CodSpeed Performance Gauge
0%
Improvements
0
Regressions
0
Untouched
4
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

parser[dataset.py]
benchmark/benches/parser_benchmark.rs::benches::benchmark_parser::parser[dataset.py]
CodSpeed Performance Gauge
0%
8.9 ms
8.9 ms
type_checker[test_data/types_very_fast.py]
benchmark/benches/typecheck_benchmark.rs::benches::benchmark_type_checker::type_checker[test_data/types_very_fast.py]
CodSpeed Performance Gauge
0%
2.1 s
2.1 s
parser[mypy_checker.py]
benchmark/benches/parser_benchmark.rs::benches::benchmark_parser::parser[mypy_checker.py]
CodSpeed Performance Gauge
0%
39.8 ms
39.8 ms
parser[pydantic_types.py]
benchmark/benches/parser_benchmark.rs::benches::benchmark_parser::parser[pydantic_types.py]
CodSpeed Performance Gauge
0%
3.6 ms
3.6 ms

Commits

Click on a commit to change the comparison range
Base
main
bec1748
0%
A bit of cleanup.
0a4fb06
7 months ago
by dwoznicki
0%
More tests, more fixes, "flags" for more detailed output.
2bbd89d
6 months ago
by dwoznicki
0%
Brought *most* of the lexing tests into a passing state using the new Python lex comparison version.
aecc3a5
6 months ago
by dwoznicki
0%
Fixed test failing in non-terminal environment hopefully.
a9b94f0
6 months ago
by dwoznicki
0%
Fix tests to accomodate Python 3.11 and its goofy lexer.
7d25067
6 months ago
by dwoznicki
0%
Formatted.
dfc12a5
6 months ago
by dwoznicki
0%
Did a bit of cleanup.
52008e5
6 months ago
by dwoznicki
-1%
A couple more small changes.
530d686
6 months ago
by dwoznicki
0%
Oops still had Source header in there.
17b2bba
6 months ago
by dwoznicki
0%
Merge branch 'main' into python-ast-tokenize
01e8bd6
6 months ago
by dwoznicki
Home Terms PrivacyDocs