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 folding, subtraction, and division combinators #7

Merged
merged 1 commit into from
Oct 3, 2021
Merged

Conversation

manifest
Copy link
Owner

@manifest manifest commented Oct 3, 2021

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #7 (df73e0f) into main (f171cdf) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #7      +/-   ##
==========================================
- Coverage   99.17%   99.16%   -0.01%     
==========================================
  Files          17       16       -1     
  Lines         364      361       -3     
==========================================
- Hits          361      358       -3     
  Misses          3        3              
Impacted Files Coverage Δ
src/redex/combinator/__init__.py 100.00% <100.00%> (ø)
src/redex/combinator/_fold.py 100.00% <100.00%> (ø)
src/redex/combinator/_residual.py 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 f171cdf...df73e0f. Read the comment docs.

@manifest manifest merged commit 2e43d5b into main Oct 3, 2021
@manifest manifest deleted the fold branch October 3, 2021 07:24
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