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

Generalize short-circuit APIs #24

Merged
merged 1 commit into from
Mar 21, 2022
Merged

Generalize short-circuit APIs #24

merged 1 commit into from
Mar 21, 2022

Conversation

tkf
Copy link
Member

@tkf tkf commented Mar 21, 2022

No description provided.

@codecov
Copy link

codecov bot commented Mar 21, 2022

Codecov Report

Merging #24 (0a40670) into main (e158820) will increase coverage by 18.74%.
The diff coverage is 83.33%.

@@             Coverage Diff             @@
##             main      #24       +/-   ##
===========================================
+ Coverage   55.00%   73.74%   +18.74%     
===========================================
  Files           8        8               
  Lines         240      259       +19     
===========================================
+ Hits          132      191       +59     
+ Misses        108       68       -40     
Flag Coverage Δ
Pkg.test 73.74% <83.33%> (+18.74%) ⬆️

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

Impacted Files Coverage Δ
src/Try.jl 75.00% <ø> (ø)
src/sugar.jl 90.90% <ø> (-1.95%) ⬇️
src/branch.jl 83.33% <83.33%> (ø)
src/function.jl 76.92% <0.00%> (+1.92%) ⬆️
src/core.jl 57.77% <0.00%> (+13.33%) ⬆️
src/ExternalDocstrings.jl 63.15% <0.00%> (+63.15%) ⬆️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@tkf tkf merged commit 3fd8d46 into main Mar 21, 2022
@tkf tkf deleted the controlflow branch March 21, 2022 05: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