pydantic / jiter

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

remove `tri!` macro #73

Closed samuelcolvin closed 5 months ago

codspeed-hq[bot] commented 5 months ago

CodSpeed Performance Report

Merging #73 will not alter performance

Comparing remove-tri (4c30c46) with main (209e854)

Summary

✅ 56 untouched benchmarks

codecov[bot] commented 5 months ago

Codecov Report

Merging #73 (4c30c46) into main (209e854) will increase coverage by 0.28%. The diff coverage is 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #73 +/- ## ========================================== + Coverage 96.27% 96.56% +0.28% ========================================== Files 9 9 Lines 1289 1280 -9 ========================================== - Hits 1241 1236 -5 + Misses 48 44 -4 ``` | [Files](https://app.codecov.io/gh/pydantic/jiter/pull/73?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pydantic) | Coverage Δ | | |---|---|---| | [src/python.rs](https://app.codecov.io/gh/pydantic/jiter/pull/73?src=pr&el=tree&filepath=src%2Fpython.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pydantic#diff-c3JjL3B5dGhvbi5ycw==) | `97.03% <100.00%> (+0.50%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/pydantic/jiter/pull/73/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pydantic) ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/pydantic/jiter/pull/73?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pydantic). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pydantic) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/pydantic/jiter/pull/73?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pydantic). Last update [209e854...4c30c46](https://app.codecov.io/gh/pydantic/jiter/pull/73?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pydantic). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pydantic).