Skip to content

add method unapply#180

Merged
zydmayday merged 4 commits intomainfrom
unapply
Feb 24, 2023
Merged

add method unapply#180
zydmayday merged 4 commits intomainfrom
unapply

Conversation

@zydmayday
Copy link
Copy Markdown
Owner

@zydmayday zydmayday commented Feb 24, 2023

can not run github action properly because of python not found issue.
see: actions/setup-python#544

need to rollback to ubuntu-20.04 instead of the latest.

@zydmayday zydmayday changed the title unapply add method unapply Feb 24, 2023
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Feb 24, 2023

Codecov Report

Base: 98.34% // Head: 98.34% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (7461ef3) compared to base (4c7ae4f).
Patch coverage: 77.77% of modified lines in pull request are covered.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #180   +/-   ##
=======================================
  Coverage   98.34%   98.34%           
=======================================
  Files         218      219    +1     
  Lines        2172     2179    +7     
=======================================
+ Hits         2136     2143    +7     
  Misses         36       36           
Impacted Files Coverage Δ
ramda/private/_createReduce.py 88.88% <0.00%> (ø)
ramda/private/_xwrap.py 75.00% <0.00%> (ø)
ramda/concat.py 85.71% <33.33%> (ø)
ramda/__init__.py 100.00% <100.00%> (ø)
ramda/compose.py 100.00% <100.00%> (ø)
ramda/map.py 100.00% <100.00%> (ø)
ramda/pipe.py 100.00% <100.00%> (ø)
ramda/private/_arity.py 100.00% <100.00%> (ø)
ramda/private/_assoc.py 100.00% <100.00%> (ø)
ramda/private/_stepCat.py 100.00% <100.00%> (ø)
... and 1 more

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@zydmayday zydmayday merged commit fa20833 into main Feb 24, 2023
@zydmayday zydmayday deleted the unapply branch February 24, 2023 14:44
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