Skip to content

add method chain#139

Merged
zydmayday merged 3 commits intomainfrom
chain
Jun 13, 2022
Merged

add method chain#139
zydmayday merged 3 commits intomainfrom
chain

Conversation

@zydmayday
Copy link
Copy Markdown
Owner

No description provided.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jun 12, 2022

Codecov Report

Merging #139 (1bae02b) into main (2922e69) will increase coverage by 0.06%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #139      +/-   ##
==========================================
+ Coverage   97.00%   97.07%   +0.06%     
==========================================
  Files         175      179       +4     
  Lines        1769     1811      +42     
==========================================
+ Hits         1716     1758      +42     
  Misses         53       53              
Impacted Files Coverage Δ
ramda/__init__.py 100.00% <100.00%> (ø)
ramda/chain.py 100.00% <100.00%> (ø)
ramda/private/_flatCat.py 100.00% <100.00%> (ø)
ramda/private/_forceReduced.py 100.00% <100.00%> (ø)
ramda/private/_xchain.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 2922e69...1bae02b. Read the comment docs.

@zydmayday zydmayday merged commit d9ab9c5 into main Jun 13, 2022
@zydmayday zydmayday deleted the chain branch June 13, 2022 09:50
@zydmayday zydmayday linked an issue Jun 13, 2022 that may be closed by this pull request
10 tasks
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.

Release 0.3.0

2 participants