pydantic / jiter

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

zero as int not float #31

Closed samuelcolvin closed 10 months ago

codspeed-hq[bot] commented 10 months ago

CodSpeed Performance Report

Merging #31 will create unknown performance changes

Comparing zero-is-int (35c522c) with main (4be3c29)

Summary

:warning: No benchmarks were detected in both the base of the PR and the PR.

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (4be3c29) 88.49% compared to head (35c522c) 88.45%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #31 +/- ## ========================================== - Coverage 88.49% 88.45% -0.05% ========================================== Files 8 8 Lines 939 944 +5 ========================================== + Hits 831 835 +4 - Misses 108 109 +1 ``` | [Files](https://app.codecov.io/gh/pydantic/jiter/pull/31?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pydantic) | Coverage Δ | | |---|---|---| | [src/number\_decoder.rs](https://app.codecov.io/gh/pydantic/jiter/pull/31?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pydantic#diff-c3JjL251bWJlcl9kZWNvZGVyLnJz) | `83.23% <100.00%> (-0.10%)` | :arrow_down: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.