Skip to content

Replace isinstance with private functions#166

Merged
zydmayday merged 1 commit intomainfrom
fix-isinstance-related
Jul 23, 2022
Merged

Replace isinstance with private functions#166
zydmayday merged 1 commit intomainfrom
fix-isinstance-related

Conversation

@zydmayday
Copy link
Copy Markdown
Owner

No description provided.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #166 (8142cfc) into main (aef19a6) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #166   +/-   ##
=======================================
  Coverage   98.18%   98.18%           
=======================================
  Files         195      196    +1     
  Lines        1980     1988    +8     
=======================================
+ Hits         1944     1952    +8     
  Misses         36       36           
Impacted Files Coverage Δ
ramda/map.py 100.00% <100.00%> (ø)
ramda/private/_helper.py 97.22% <100.00%> (+0.07%) ⬆️
ramda/private/_stepCat.py 100.00% <100.00%> (ø)
ramda/__init__.py 100.00% <0.00%> (ø)
ramda/lift.py 100.00% <0.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 aef19a6...8142cfc. Read the comment docs.

@zydmayday zydmayday merged commit 107566b into main Jul 23, 2022
@zydmayday zydmayday deleted the fix-isinstance-related branch July 23, 2022 12:21
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