Skip to content

Comments

refactor(revme): use unwrap_or_default for non-UTF8 path safety#3259

Merged
rakita merged 1 commit intobluealloy:mainfrom
letmehateu:use-unwrap_or_default
Dec 29, 2025
Merged

refactor(revme): use unwrap_or_default for non-UTF8 path safety#3259
rakita merged 1 commit intobluealloy:mainfrom
letmehateu:use-unwrap_or_default

Conversation

@letmehateu
Copy link
Contributor

Improves safety in blockchaintest.rs by using unwrap_or_default() instead of double unwrap() when converting file paths to strings.

runner.rs:95 uses the same safer approach.

@codspeed-hq
Copy link

codspeed-hq bot commented Dec 26, 2025

CodSpeed Performance Report

Merging #3259 will not alter performance

Comparing letmehateu:use-unwrap_or_default (29719f9) with main (949a8a8)

Summary

✅ 173 untouched

@rakita rakita merged commit d510c46 into bluealloy:main Dec 29, 2025
31 checks passed
@github-actions github-actions bot mentioned this pull request Dec 26, 2025
@letmehateu letmehateu deleted the use-unwrap_or_default branch December 29, 2025 17:21
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