Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: custom toml parsing of Option values #2053

Merged
merged 2 commits into from
Dec 20, 2024
Merged

Conversation

86667
Copy link
Contributor

@86667 86667 commented Dec 20, 2024

Option::None failed to parse into toml. Here we remove the key when its value is None.

@86667 86667 force-pushed the fix_contract_upgrade_toml branch from bc891b1 to 46d393e Compare December 20, 2024 10:28
@frankmeds frankmeds self-requested a review December 20, 2024 10:45
Copy link
Contributor

🐰 Bencher Report

Branchfix_contract_upgrade_toml
Testbedself-hosted
Click to view all benchmark results
BenchmarkLatencyBenchmark Result
nanoseconds (ns)
(Result Δ%)
Upper Boundary
nanoseconds (ns)
(Limit %)
process-empty/process-empty📈 view plot
🚷 view threshold
9,732,500.00
(+6.38%)
10,443,685.18
(93.19%)
produce-full/produce-full📈 view plot
🚷 view threshold
2,009,600,000.00
(-4.00%)
2,796,029,269.68
(71.87%)
🐰 View full continuous benchmarking report in Bencher

@86667 86667 added this pull request to the merge queue Dec 20, 2024
Merged via the queue into main with commit 6dcb5ab Dec 20, 2024
6 checks passed
@86667 86667 deleted the fix_contract_upgrade_toml branch December 20, 2024 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants