Skip to content

Bump rand from 0.8.5 to 0.8.6 in the cargo group across 1 directory - #8

Merged
philippemnoel merged 2 commits into
mainfrom
dependabot/cargo/cargo-1c5bcd0b70
Apr 23, 2026
Merged

Bump rand from 0.8.5 to 0.8.6 in the cargo group across 1 directory#8
philippemnoel merged 2 commits into
mainfrom
dependabot/cargo/cargo-1c5bcd0b70

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 23, 2026

Copy link
Copy Markdown
Contributor

Bumps the cargo group with 1 update in the / directory: rand.

Updates rand from 0.8.5 to 0.8.6

Changelog

Sourced from rand's changelog.

[0.8.6] - 2026-04-14

This release back-ports a fix from v0.10. See also #1763.

Changes

  • Deprecate feature log (#1772)

#1763: rust-random/rand#1763 #1772: rust-random/rand#1772

  • Drop the experimental simd_support feature.
Commits
  • 5309f25 0.8.6 (#1772): update for recent nightly rustc and backport #1764
  • 1126d03 When testing rustc 1.36, use compatible dependencies.
  • 143b602 Add Cargo.lock.msrv.
  • 9be86f2 Fix cross build test.
  • 5e0d50d Drop simd_support.
  • 8ff02f0 Upgrade cache action.
  • 4ad0cc3 Don't test for unsupported target architecture.
  • 258e6d0 Address warning.
  • 9f0e676 Mark some internal traits as potentially unused.
  • 6f123c1 Workaround never constructed and never used warning.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the cargo group with 1 update in the / directory: [rand](https://github.com/rust-random/rand).


Updates `rand` from 0.8.5 to 0.8.6
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/0.8.6/CHANGELOG.md)
- [Commits](rust-random/rand@0.8.5...0.8.6)

---
updated-dependencies:
- dependency-name: rand
  dependency-version: 0.8.6
  dependency-type: indirect
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 23, 2026
@github-actions

github-actions Bot commented Apr 23, 2026

Copy link
Copy Markdown

📊 Benchmark Comparison

Click to expand benchmark results
group                                                                 base                                     pr
-----                                                                 ----                                     --
18_digit_precision/Decimal/16+2_decimal                               1.00    240.8±2.10ns        ? ?/sec      1.01    242.8±3.98ns        ? ?/sec
18_digit_precision/Decimal/18_digits                                  1.02   223.2±20.63ns        ? ?/sec      1.00    219.2±1.89ns        ? ?/sec
18_digit_precision/Decimal64NoScale/16+2_decimal                      1.00     94.2±1.87ns        ? ?/sec      1.01     95.4±2.74ns        ? ?/sec
18_digit_precision/Decimal64NoScale/18_digits                         1.00     50.1±0.95ns        ? ?/sec      1.03     51.5±1.29ns        ? ?/sec
aggregate_simulation/min_max_1000/Decimal64                           1.00  1634.0±55.35ns 583.6 MElem/sec     1.00  1629.8±37.62ns 585.1 MElem/sec
aggregate_simulation/min_max_1000/Decimal64NoScale                    1.00   1437.9±3.22ns 663.3 MElem/sec     1.00   1438.7±9.40ns 662.9 MElem/sec
aggregate_simulation/sum_1000/Decimal64                               1.00    812.4±5.86ns 1173.8 MElem/sec    1.01   820.9±37.85ns 1161.8 MElem/sec
aggregate_simulation/sum_1000/Decimal64NoScale                        1.01    163.3±5.68ns  5.7 GElem/sec      1.00    162.3±1.57ns  5.7 GElem/sec
batch/parse_10_decimals                                               1.00   1217.4±8.34ns  7.8 MElem/sec      1.00  1216.1±15.60ns  7.8 MElem/sec
batch/sort_10_decimals                                                1.05    374.1±4.63ns        ? ?/sec      1.00   356.4±11.87ns        ? ?/sec
batch_decimal_vs_decimal64/parse_10/Decimal                           1.00  1278.3±69.54ns  7.5 MElem/sec      1.00  1272.4±34.12ns  7.5 MElem/sec
batch_decimal_vs_decimal64/parse_10/Decimal64                         1.00   1413.7±8.88ns  6.7 MElem/sec      1.01  1421.4±25.77ns  6.7 MElem/sec
batch_decimal_vs_decimal64/sort_10/Decimal                            1.01    355.0±5.11ns 26.9 MElem/sec      1.00    350.1±5.82ns 27.2 MElem/sec
batch_decimal_vs_decimal64/sort_10/Decimal64                          1.00    148.0±2.86ns 64.4 MElem/sec      1.06    156.4±3.92ns 61.0 MElem/sec
comparison/cmp_bytes                                                  1.00      3.4±0.03ns        ? ?/sec      1.00      3.4±0.05ns        ? ?/sec
comparison/cmp_equal                                                  1.00      2.8±0.03ns        ? ?/sec      1.33      3.7±0.02ns        ? ?/sec
comparison/cmp_less                                                   1.00      3.4±0.02ns        ? ?/sec      1.02      3.5±0.47ns        ? ?/sec
decimal64_comparison/cmp_diff_scale                                   1.00      5.0±0.03ns        ? ?/sec      1.01      5.0±0.19ns        ? ?/sec
decimal64_comparison/cmp_equal                                        1.66      1.6±0.01ns        ? ?/sec      1.00      0.9±0.01ns        ? ?/sec
decimal64_comparison/cmp_less                                         1.00      4.4±0.07ns        ? ?/sec      1.00      4.4±0.05ns        ? ?/sec
decimal64_comparison/cmp_raw                                          1.67      1.6±0.02ns        ? ?/sec      1.00      0.9±0.01ns        ? ?/sec
decimal64_parse/from_str_auto                                         1.00    186.2±5.36ns    82.0 MB/sec      1.00    185.9±2.71ns    82.1 MB/sec
decimal64_parse/new/financial                                         1.00    149.2±1.03ns    83.1 MB/sec      1.02    152.3±3.45ns    81.4 MB/sec
decimal64_parse/new/max_precision                                     1.01     81.6±1.65ns   187.0 MB/sec      1.00     80.4±2.11ns   189.8 MB/sec
decimal64_parse/new/medium_decimal                                    1.00    151.7±3.36ns    81.7 MB/sec      1.00    152.3±4.98ns    81.4 MB/sec
decimal64_parse/new/medium_int                                        1.00     75.3±1.40ns   114.0 MB/sec      1.02     76.9±1.42ns   111.7 MB/sec
decimal64_parse/new/small_decimal                                     1.00    133.0±1.22ns    28.7 MB/sec      1.01    134.3±2.39ns    28.4 MB/sec
decimal64_parse/new/small_int                                         1.00     66.4±1.22ns    28.7 MB/sec      1.02     68.0±0.97ns    28.1 MB/sec
decimal64_precision_scale/from_parts                                  1.00      2.8±0.07ns        ? ?/sec      1.00      2.8±0.07ns        ? ?/sec
decimal64_precision_scale/negative_scale                              1.00     56.9±1.07ns        ? ?/sec      1.04     59.0±1.10ns        ? ?/sec
decimal64_precision_scale/with_precision_scale                        1.00    192.2±1.46ns        ? ?/sec      1.05    201.1±5.36ns        ? ?/sec
decimal64_serialization/deserialize_json                              1.01     29.4±0.15ns        ? ?/sec      1.00     29.3±0.31ns        ? ?/sec
decimal64_serialization/from_be_bytes                                 1.00      2.5±0.01ns        ? ?/sec      1.00      2.5±0.03ns        ? ?/sec
decimal64_serialization/serialize_json                                1.00     23.9±1.31ns        ? ?/sec      1.15     27.5±0.92ns        ? ?/sec
decimal64_serialization/to_be_bytes                                   1.00      2.5±0.02ns        ? ?/sec      1.00      2.5±0.02ns        ? ?/sec
decimal64_special/create_infinity                                     1.00      0.3±0.00ns        ? ?/sec      1.00      0.3±0.00ns        ? ?/sec
decimal64_special/create_nan                                          1.00      0.3±0.00ns        ? ?/sec      1.00      0.3±0.00ns        ? ?/sec
decimal64_special/is_finite                                           1.00      0.6±0.00ns        ? ?/sec      1.00      0.6±0.01ns        ? ?/sec
decimal64_special/is_infinity                                         1.00      0.6±0.01ns        ? ?/sec      1.00      0.6±0.02ns        ? ?/sec
decimal64_special/is_nan                                              1.00      0.6±0.00ns        ? ?/sec      1.00      0.6±0.01ns        ? ?/sec
decimal64_special/parse_infinity                                      1.00     26.9±0.20ns        ? ?/sec      1.04     28.0±0.65ns        ? ?/sec
decimal64_to_string/to_string/financial                               1.00    137.4±2.30ns        ? ?/sec      1.01    138.3±2.43ns        ? ?/sec
decimal64_to_string/to_string/medium_decimal                          1.00    140.5±0.93ns        ? ?/sec      1.01    141.4±4.73ns        ? ?/sec
decimal64_to_string/to_string/medium_int                              1.00     50.6±0.71ns        ? ?/sec      1.03     52.3±1.03ns        ? ?/sec
decimal64_to_string/to_string/small_decimal                           1.00    129.2±3.12ns        ? ?/sec      1.01    130.4±3.07ns        ? ?/sec
decimal64_to_string/to_string/small_int                               1.00     51.0±2.64ns        ? ?/sec      1.04     52.9±1.38ns        ? ?/sec
decimal64_vs_decimal64ns/equality/Decimal64                           1.66      1.6±0.01ns        ? ?/sec      1.00      0.9±0.01ns        ? ?/sec
decimal64_vs_decimal64ns/equality/Decimal64NoScale                    1.66      1.6±0.00ns        ? ?/sec      1.00      0.9±0.03ns        ? ?/sec
decimal64_vs_decimal64ns/parse/Decimal64/16_digits                    1.00     81.0±1.60ns        ? ?/sec      1.05     85.0±1.73ns        ? ?/sec
decimal64_vs_decimal64ns/parse/Decimal64/financial                    1.01    149.6±5.70ns        ? ?/sec      1.00    147.6±2.07ns        ? ?/sec
decimal64_vs_decimal64ns/parse/Decimal64/medium_decimal               1.00    148.0±4.25ns        ? ?/sec      1.00    147.6±2.19ns        ? ?/sec
decimal64_vs_decimal64ns/parse/Decimal64/small_int                    1.00     69.9±0.47ns        ? ?/sec      1.03     72.0±2.04ns        ? ?/sec
decimal64_vs_decimal64ns/parse/Decimal64NoScale/16_digits             1.00     41.1±1.33ns        ? ?/sec      1.04     42.9±1.01ns        ? ?/sec
decimal64_vs_decimal64ns/parse/Decimal64NoScale/financial             1.00     95.3±1.12ns        ? ?/sec      1.02     97.6±2.00ns        ? ?/sec
decimal64_vs_decimal64ns/parse/Decimal64NoScale/medium_decimal        1.00     99.6±2.31ns        ? ?/sec      1.01    100.3±2.09ns        ? ?/sec
decimal64_vs_decimal64ns/parse/Decimal64NoScale/small_int             1.00     29.6±0.19ns        ? ?/sec      1.10     32.6±1.15ns        ? ?/sec
decimal64_vs_decimal64ns/to_string/Decimal64/16_digits                1.00     52.9±1.03ns        ? ?/sec      1.03     54.5±0.83ns        ? ?/sec
decimal64_vs_decimal64ns/to_string/Decimal64/financial                1.01    139.2±6.06ns        ? ?/sec      1.00    138.4±4.01ns        ? ?/sec
decimal64_vs_decimal64ns/to_string/Decimal64/medium_decimal           1.00    139.6±1.63ns        ? ?/sec      1.01    141.1±4.85ns        ? ?/sec
decimal64_vs_decimal64ns/to_string/Decimal64/small_int                1.00     50.5±1.00ns        ? ?/sec      1.01     50.8±1.29ns        ? ?/sec
decimal64_vs_decimal64ns/to_string/Decimal64NoScale/16_digits         1.00     24.9±0.15ns        ? ?/sec      1.23     30.7±0.61ns        ? ?/sec
decimal64_vs_decimal64ns/to_string/Decimal64NoScale/financial         1.00    108.5±2.37ns        ? ?/sec      1.02    110.2±3.20ns        ? ?/sec
decimal64_vs_decimal64ns/to_string/Decimal64NoScale/medium_decimal    1.01    114.0±1.97ns        ? ?/sec      1.00    112.4±1.50ns        ? ?/sec
decimal64_vs_decimal64ns/to_string/Decimal64NoScale/small_int         1.00     23.1±0.41ns        ? ?/sec      1.17     27.1±0.50ns        ? ?/sec
decimal64ns_operations/cmp_equal                                      1.67      1.6±0.03ns        ? ?/sec      1.00      0.9±0.01ns        ? ?/sec
decimal64ns_operations/cmp_less                                       1.66      1.6±0.01ns        ? ?/sec      1.00      0.9±0.01ns        ? ?/sec
decimal64ns_operations/cmp_raw                                        1.67      1.6±0.02ns        ? ?/sec      1.00      0.9±0.01ns        ? ?/sec
decimal64ns_operations/max_100_values                                 1.00     70.7±0.25ns        ? ?/sec      1.00     70.8±0.58ns        ? ?/sec
decimal64ns_operations/min_100_values                                 1.00     69.5±0.63ns        ? ?/sec      1.00     69.6±0.85ns        ? ?/sec
decimal64ns_operations/sum_100_values                                 1.00     17.2±0.32ns        ? ?/sec      1.00     17.2±0.29ns        ? ?/sec
decimal64ns_parse/new/16_digits                                       1.00     42.0±1.10ns   363.5 MB/sec      1.02     42.9±1.46ns   355.7 MB/sec
decimal64ns_parse/new/17+1_decimal                                    1.00     93.5±1.73ns   193.7 MB/sec      1.01     94.3±2.36ns   192.1 MB/sec
decimal64ns_parse/new/18_digits                                       1.00     50.4±0.45ns   340.6 MB/sec      1.01     51.0±0.97ns   336.8 MB/sec
decimal64ns_parse/new/financial                                       1.00     95.4±2.38ns   130.0 MB/sec      1.03     98.2±0.82ns   126.3 MB/sec
decimal64ns_parse/new/medium_decimal                                  1.00    100.4±4.34ns   123.4 MB/sec      1.00    100.2±1.60ns   123.7 MB/sec
decimal64ns_parse/new/medium_int                                      1.00     41.0±0.31ns   209.3 MB/sec      1.04     42.5±1.11ns   201.9 MB/sec
decimal64ns_parse/new/small_decimal                                   1.00     79.8±1.32ns    47.8 MB/sec      1.01     80.2±1.32ns    47.6 MB/sec
decimal64ns_parse/new/small_int                                       1.00     29.6±0.20ns    64.4 MB/sec      1.10     32.5±0.91ns    58.7 MB/sec
decimal64ns_serialization/deserialize_json                            1.02     25.2±1.24ns        ? ?/sec      1.00     24.6±0.15ns        ? ?/sec
decimal64ns_serialization/from_be_bytes                               1.00      2.5±0.06ns        ? ?/sec      1.00      2.5±0.02ns        ? ?/sec
decimal64ns_serialization/from_raw                                    1.00      0.6±0.01ns        ? ?/sec      1.00      0.6±0.01ns        ? ?/sec
decimal64ns_serialization/serialize_json                              1.00     20.1±0.23ns        ? ?/sec      1.29     25.9±0.82ns        ? ?/sec
decimal64ns_serialization/to_be_bytes                                 1.00      2.5±0.01ns        ? ?/sec      1.00      2.5±0.01ns        ? ?/sec
decimal64ns_special/create_infinity                                   1.03      0.3±0.06ns        ? ?/sec      1.00      0.3±0.00ns        ? ?/sec
decimal64ns_special/create_nan                                        1.00      0.3±0.00ns        ? ?/sec      1.00      0.3±0.01ns        ? ?/sec
decimal64ns_special/is_finite                                         1.00      0.6±0.01ns        ? ?/sec      1.00      0.6±0.01ns        ? ?/sec
decimal64ns_special/is_infinity                                       1.00      0.6±0.01ns        ? ?/sec      1.00      0.6±0.02ns        ? ?/sec
decimal64ns_special/is_nan                                            1.00      0.6±0.01ns        ? ?/sec      1.00      0.6±0.01ns        ? ?/sec
decimal64ns_to_string/to_string_with_scale/18_digits                  1.00     25.3±0.55ns        ? ?/sec      1.23     31.1±0.97ns        ? ?/sec
decimal64ns_to_string/to_string_with_scale/financial                  1.02    111.8±2.37ns        ? ?/sec      1.00    109.9±2.54ns        ? ?/sec
decimal64ns_to_string/to_string_with_scale/medium_decimal             1.01    113.1±1.99ns        ? ?/sec      1.00    112.5±0.88ns        ? ?/sec
decimal64ns_to_string/to_string_with_scale/medium_int                 1.00     22.9±0.87ns        ? ?/sec      1.24     28.3±1.53ns        ? ?/sec
decimal64ns_to_string/to_string_with_scale/small_decimal              1.01    102.8±2.95ns        ? ?/sec      1.00    102.2±1.58ns        ? ?/sec
decimal64ns_to_string/to_string_with_scale/small_int                  1.00     23.7±0.35ns        ? ?/sec      1.14     27.0±0.42ns        ? ?/sec
decimal_vs_decimal64/parse/Decimal/financial                          1.00    168.2±1.95ns        ? ?/sec      1.00    167.6±3.70ns        ? ?/sec
decimal_vs_decimal64/parse/Decimal/max_d64_precision                  1.00    150.1±1.32ns        ? ?/sec      1.00    149.8±2.02ns        ? ?/sec
decimal_vs_decimal64/parse/Decimal/medium_decimal                     1.01    168.6±3.09ns        ? ?/sec      1.00    167.1±3.52ns        ? ?/sec
decimal_vs_decimal64/parse/Decimal/small_int                          1.00     86.3±0.85ns        ? ?/sec      1.00     86.7±2.42ns        ? ?/sec
decimal_vs_decimal64/parse/Decimal64/financial                        1.00    149.8±3.10ns        ? ?/sec      1.03   153.6±17.05ns        ? ?/sec
decimal_vs_decimal64/parse/Decimal64/max_d64_precision                1.00     80.9±0.97ns        ? ?/sec      1.01     81.5±1.90ns        ? ?/sec
decimal_vs_decimal64/parse/Decimal64/medium_decimal                   1.00    151.8±2.61ns        ? ?/sec      1.00    152.1±2.79ns        ? ?/sec
decimal_vs_decimal64/parse/Decimal64/small_int                        1.00     67.3±2.69ns        ? ?/sec      1.02     68.5±2.31ns        ? ?/sec
decimal_vs_decimal64/to_string/Decimal/financial                      1.00    108.7±1.34ns        ? ?/sec      1.00    108.2±2.19ns        ? ?/sec
decimal_vs_decimal64/to_string/Decimal/max_d64_precision              1.00    105.8±2.00ns        ? ?/sec      1.02    107.4±2.78ns        ? ?/sec
decimal_vs_decimal64/to_string/Decimal/medium_decimal                 1.00    105.7±1.15ns        ? ?/sec      1.01    106.6±1.92ns        ? ?/sec
decimal_vs_decimal64/to_string/Decimal/small_int                      1.00     71.1±0.89ns        ? ?/sec      1.01     71.6±1.80ns        ? ?/sec
decimal_vs_decimal64/to_string/Decimal64/financial                    1.00    137.9±1.74ns        ? ?/sec      1.00    137.8±2.50ns        ? ?/sec
decimal_vs_decimal64/to_string/Decimal64/max_d64_precision            1.00     53.0±1.02ns        ? ?/sec      1.01     53.5±0.88ns        ? ?/sec
decimal_vs_decimal64/to_string/Decimal64/medium_decimal               1.00    140.1±0.96ns        ? ?/sec      1.00    140.4±1.11ns        ? ?/sec
decimal_vs_decimal64/to_string/Decimal64/small_int                    1.00     51.8±0.95ns        ? ?/sec      1.00     51.9±1.03ns        ? ?/sec
from_bytes/from_bytes/large                                           1.00    211.3±2.34ns        ? ?/sec      1.20    253.0±3.76ns        ? ?/sec
from_bytes/from_bytes/medium                                          1.00     94.4±0.78ns        ? ?/sec      1.01     94.9±1.44ns        ? ?/sec
from_bytes/from_bytes/small                                           1.00     59.5±1.39ns        ? ?/sec      1.01     60.3±0.75ns        ? ?/sec
from_bytes/from_bytes_unchecked/large                                 1.00     15.6±0.09ns        ? ?/sec      1.14     17.7±0.34ns        ? ?/sec
from_bytes/from_bytes_unchecked/medium                                1.00     15.6±0.26ns        ? ?/sec      1.13     17.7±0.28ns        ? ?/sec
from_bytes/from_bytes_unchecked/small                                 1.00     16.2±0.32ns        ? ?/sec      1.12     18.1±0.19ns        ? ?/sec
memory_size_all/create_1000/Decimal                                   1.00    208.3±4.19µs  4.6 MElem/sec      1.00    208.7±6.76µs  4.6 MElem/sec
memory_size_all/create_1000/Decimal64                                 1.02    185.2±5.56µs  5.2 MElem/sec      1.00    180.8±2.74µs  5.3 MElem/sec
memory_size_all/create_1000/Decimal64NoScale                          1.00    130.8±1.36µs  7.3 MElem/sec      1.00    130.9±3.51µs  7.3 MElem/sec
parse/from_str/large_decimal                                          1.00   355.6±11.83ns   107.3 MB/sec      1.00    357.2±6.57ns   106.8 MB/sec
parse/from_str/large_int                                              1.00    269.0±4.54ns   106.3 MB/sec      1.01    273.1±3.85ns   104.8 MB/sec
parse/from_str/medium_decimal                                         1.00    167.2±4.12ns    74.1 MB/sec      1.00    167.3±3.57ns    74.1 MB/sec
parse/from_str/medium_int                                             1.00    135.7±1.23ns    63.2 MB/sec      1.00    135.6±1.12ns    63.3 MB/sec
parse/from_str/negative                                               1.03    259.6±4.33ns    73.5 MB/sec      1.00    253.2±8.22ns    75.3 MB/sec
parse/from_str/scientific                                             1.01    188.3±2.77ns    65.8 MB/sec      1.00    185.8±2.15ns    66.7 MB/sec
parse/from_str/small_decimal                                          1.00    116.1±0.77ns    32.9 MB/sec      1.00    116.4±1.35ns    32.8 MB/sec
parse/from_str/small_int                                              1.00     86.7±1.62ns    22.0 MB/sec      1.00     87.1±1.14ns    21.9 MB/sec
precision_scale/negative_scale                                        1.00    254.3±2.53ns        ? ?/sec      1.00    255.1±4.66ns        ? ?/sec
precision_scale/with_precision_scale                                  1.00    295.3±3.19ns        ? ?/sec      1.00    294.8±3.50ns        ? ?/sec
serialization/deserialize_json                                        1.00    211.1±1.34ns        ? ?/sec      1.01    213.2±4.21ns        ? ?/sec
serialization/serialize_json                                          1.21    175.4±1.65ns        ? ?/sec      1.00    145.1±2.69ns        ? ?/sec
special_values/create_infinity                                        1.00     14.4±0.34ns        ? ?/sec      1.16     16.7±0.25ns        ? ?/sec
special_values/create_nan                                             1.00     14.1±0.17ns        ? ?/sec      1.14     16.1±0.45ns        ? ?/sec
special_values/is_infinity                                            1.00      1.3±0.01ns        ? ?/sec      1.00      1.3±0.02ns        ? ?/sec
special_values/is_nan                                                 1.00      1.3±0.03ns        ? ?/sec      1.00      1.3±0.02ns        ? ?/sec
special_values/parse_infinity                                         1.00     43.4±0.88ns        ? ?/sec      1.01     43.7±1.50ns        ? ?/sec
special_values/parse_nan                                              1.01     43.5±1.23ns        ? ?/sec      1.00     43.2±0.77ns        ? ?/sec
to_string/to_string/large_decimal                                     1.00    262.9±7.32ns        ? ?/sec      1.00    263.9±7.18ns        ? ?/sec
to_string/to_string/large_int                                         1.01    168.5±1.65ns        ? ?/sec      1.00    167.4±2.35ns        ? ?/sec
to_string/to_string/medium_decimal                                    1.00    105.6±2.32ns        ? ?/sec      1.00    105.7±0.73ns        ? ?/sec
to_string/to_string/medium_int                                        1.00     92.1±0.64ns        ? ?/sec      1.01     92.8±1.99ns        ? ?/sec
to_string/to_string/negative                                          1.00    155.2±3.27ns        ? ?/sec      1.00    155.4±2.38ns        ? ?/sec
to_string/to_string/small_decimal                                     1.00     75.4±0.92ns        ? ?/sec      1.00     75.6±1.61ns        ? ?/sec
to_string/to_string/small_int                                         1.00     71.0±1.04ns        ? ?/sec      1.02     72.4±6.32ns        ? ?/sec

Compared against main branch

@codecov

codecov Bot commented Apr 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.16%. Comparing base (27a6bdb) to head (8f1763f).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #8   +/-   ##
=======================================
  Coverage   88.16%   88.16%           
=======================================
  Files           4        4           
  Lines        2365     2365           
=======================================
  Hits         2085     2085           
  Misses        280      280           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@philippemnoel
philippemnoel merged commit 052f0fa into main Apr 23, 2026
14 checks passed
@philippemnoel
philippemnoel deleted the dependabot/cargo/cargo-1c5bcd0b70 branch April 23, 2026 04:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant