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

rust: Replace unwrap with ok_or where possible #824

Merged
merged 1 commit into from
May 24, 2022
Merged

rust: Replace unwrap with ok_or where possible #824

merged 1 commit into from
May 24, 2022

Conversation

axic
Copy link
Member

@axic axic commented May 24, 2022

No description provided.

@axic axic requested review from chfast and gumb0 May 24, 2022 15:48
@codecov
Copy link

codecov bot commented May 24, 2022

Codecov Report

Merging #824 (c34a715) into master (8482896) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #824      +/-   ##
==========================================
- Coverage   99.28%   99.28%   -0.01%     
==========================================
  Files          86       86              
  Lines       13221    13218       -3     
==========================================
- Hits        13126    13123       -3     
  Misses         95       95              
Flag Coverage Δ
rust 98.67% <100.00%> (-0.01%) ⬇️
spectests 89.98% <ø> (ø)
unittests 99.21% <ø> (ø)
unittests-32 99.31% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
bindings/rust/src/lib.rs 98.94% <100.00%> (-0.01%) ⬇️

@axic axic merged commit 48acbd8 into master May 24, 2022
@axic axic deleted the rust-unwrap branch May 24, 2022 19: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