Skip to content

Conversation

@zydmayday
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jun 24, 2022

Codecov Report

Merging #150 (ee46a6b) into main (1a18fc9) will increase coverage by 0.21%.
The diff coverage is 88.23%.

@@            Coverage Diff             @@
##             main     #150      +/-   ##
==========================================
+ Coverage   97.21%   97.42%   +0.21%     
==========================================
  Files         187      187              
  Lines        1904     1904              
==========================================
+ Hits         1851     1855       +4     
+ Misses         53       49       -4     
Impacted Files Coverage Δ
ramda/private/_stepCat.py 100.00% <ø> (+10.52%) ⬆️
ramda/private/_xdrop.py 50.00% <0.00%> (ø)
ramda/private/_xuniqWith.py 50.00% <0.00%> (ø)
ramda/private/_xReduceBy.py 92.30% <100.00%> (ø)
ramda/private/_xall.py 100.00% <100.00%> (ø)
ramda/private/_xany.py 100.00% <100.00%> (ø)
ramda/private/_xfBase.py 100.00% <100.00%> (+11.11%) ⬆️
ramda/private/_xfilter.py 100.00% <100.00%> (ø)
ramda/private/_xfind.py 94.44% <100.00%> (ø)
ramda/private/_xfindIndex.py 95.00% <100.00%> (ø)
... and 9 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 1a18fc9...ee46a6b. Read the comment docs.

remove 3.6

temp

remove 3.5

remove 3.10 related test

fix 3.6 pylint issue

Fix pyling warning

Fix code coverage issue

Fix code coverage issue

increase coverage
@zydmayday zydmayday force-pushed the check-different-python-versions branch from a1cd9df to 55db5fc Compare June 24, 2022 14:45
@zydmayday zydmayday changed the title try to support different python versions try to support different python versions, release 0.4.1 Jun 24, 2022
@zydmayday zydmayday merged commit f2a4033 into main Jun 24, 2022
@zydmayday zydmayday deleted the check-different-python-versions branch June 24, 2022 14:51
This was linked to issues Jun 24, 2022
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.4.1 Support other python version

3 participants