Skip to content

add method has#169

Merged
zydmayday merged 2 commits intomainfrom
has
Jul 30, 2022
Merged

add method has#169
zydmayday merged 2 commits intomainfrom
has

Conversation

@zydmayday
Copy link
Copy Markdown
Owner

  • fix hasPath

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jul 29, 2022

Codecov Report

Merging #169 (0c350a7) into main (ab9f3db) will increase coverage by 0.04%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #169      +/-   ##
==========================================
+ Coverage   98.16%   98.21%   +0.04%     
==========================================
  Files         194      200       +6     
  Lines        1967     2013      +46     
==========================================
+ Hits         1931     1977      +46     
  Misses         36       36              
Impacted Files Coverage Δ
ramda/__init__.py 100.00% <100.00%> (ø)
ramda/has.py 100.00% <100.00%> (ø)
ramda/hasPath.py 100.00% <100.00%> (ø)
ramda/private/_hasOwn.py 100.00% <100.00%> (ø)
ramda/map.py 100.00% <0.00%> (ø)
ramda/private/_stepCat.py 100.00% <0.00%> (ø)
ramda/pathEq.py 100.00% <0.00%> (ø)
ramda/replace.py 100.00% <0.00%> (ø)
ramda/liftN.py 100.00% <0.00%> (ø)
... and 2 more

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 ab9f3db...0c350a7. Read the comment docs.

@zydmayday zydmayday merged commit 30e4a01 into main Jul 30, 2022
@zydmayday zydmayday deleted the has branch July 30, 2022 08:30
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