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 method ifElse #174

Merged
merged 1 commit into from
Aug 9, 2022
Merged

Add method ifElse #174

merged 1 commit into from
Aug 9, 2022

Conversation

zydmayday
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Aug 8, 2022

Codecov Report

Merging #174 (1e55e3f) into main (d30a785) will increase coverage by 0.04%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #174      +/-   ##
==========================================
+ Coverage   98.21%   98.26%   +0.04%     
==========================================
  Files         201      204       +3     
  Lines        2022     2070      +48     
==========================================
+ Hits         1986     2034      +48     
  Misses         36       36              
Impacted Files Coverage Δ
ramda/__init__.py 100.00% <100.00%> (ø)
ramda/ifElse.py 100.00% <100.00%> (ø)
ramda/map.py 100.00% <0.00%> (ø)
ramda/filter.py 100.00% <0.00%> (ø)
ramda/private/_has.py 100.00% <0.00%> (ø)
ramda/assocPath.py 100.00% <0.00%> (ø)
ramda/private/_assoc.py 100.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@zydmayday zydmayday merged commit dcfa8b6 into main Aug 9, 2022
@zydmayday zydmayday deleted the ifElse branch August 9, 2022 00:29
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