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

Allow if/else rewriting #234

Merged
merged 1 commit into from
Aug 3, 2021
Merged

Allow if/else rewriting #234

merged 1 commit into from
Aug 3, 2021

Conversation

richfitz
Copy link
Member

By checking these, we might be able to drop entire branches, which is nice.

@codecov
Copy link

codecov bot commented Jul 21, 2021

Codecov Report

Merging #234 (b209499) into master (b824dd2) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #234   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           39        39           
  Lines         4421      4430    +9     
=========================================
+ Hits          4421      4430    +9     
Impacted Files Coverage Δ
R/opt.R 100.00% <100.00%> (ø)

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 b824dd2...b209499. Read the comment docs.

@richfitz richfitz marked this pull request as ready for review July 21, 2021 10:49
@richfitz richfitz requested a review from weshinsley July 21, 2021 10:49
@weshinsley
Copy link
Contributor

Very nice...!

@weshinsley weshinsley merged commit 8c9dff7 into master Aug 3, 2021
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