pydantic / jiter

Fast iterable JSON parser.
https://crates.io/crates/jiter
MIT License
182 stars 11 forks source link

improve coverage #117

Closed samuelcolvin closed 2 months ago

samuelcolvin commented 3 months ago

Cover a few things I saw were missing.

codspeed-hq[bot] commented 3 months ago

CodSpeed Performance Report

Merging #117 will improve performances by 11.09%

Comparing improve-coverage (c18f372) with main (3b59df6)

Summary

⚡ 1 improvements ✅ 72 untouched benchmarks

Benchmarks breakdown

Benchmark main improve-coverage Change
python_parse_true_array 16.9 µs 15.3 µs +11.09%
codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:loudspeaker: Thoughts on this report? Let us know!