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

Add Try.unwrap_or_else #43

Merged
merged 2 commits into from
Apr 24, 2022
Merged

Add Try.unwrap_or_else #43

merged 2 commits into from
Apr 24, 2022

Conversation

tkf
Copy link
Member

@tkf tkf commented Apr 24, 2022

No description provided.

@tkf tkf enabled auto-merge (squash) April 24, 2022 06:28
@codecov
Copy link

codecov bot commented Apr 24, 2022

Codecov Report

Merging #43 (6e5f8c4) into main (6b2c382) will decrease coverage by 0.78%.
The diff coverage is 81.25%.

@@            Coverage Diff             @@
##             main      #43      +/-   ##
==========================================
- Coverage   83.33%   82.54%   -0.79%     
==========================================
  Files           6        6              
  Lines         204      212       +8     
==========================================
+ Hits          170      175       +5     
- Misses         34       37       +3     
Flag Coverage Δ
Pkg.test 82.54% <81.25%> (-0.79%) ⬇️

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

Impacted Files Coverage Δ
src/Try.jl 66.66% <ø> (ø)
src/branch.jl 80.00% <81.25%> (-3.34%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6b2c382...6e5f8c4. Read the comment docs.

@tkf tkf merged commit 50d6d40 into main Apr 24, 2022
@tkf tkf deleted the unwrap_or_else branch April 24, 2022 06:37
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.

1 participant