Skip to content

py: Implement range M__getitem__ - #47

Merged
ncw merged 1 commit into
go-python:masterfrom
corona10:gh-46
Jan 3, 2019
Merged

py: Implement range M__getitem__#47
ncw merged 1 commit into
go-python:masterfrom
corona10:gh-46

Conversation

@corona10

Copy link
Copy Markdown
Collaborator

Fixes: #46

@codecov-io

codecov-io commented Jan 1, 2019

Copy link
Copy Markdown

Codecov Report

Merging #47 into master will increase coverage by 0.01%.
The diff coverage is 73.33%.

Impacted file tree graph

@@ Coverage Diff @@## master #47 +/- ##
==========================================
+ Coverage 65.95% 65.96% +0.01% 
==========================================
Files 57 57 Lines 10208 10223 +15 ==========================================
+ Hits 6733 6744 +11 - Misses 3002 3004 +2 - Partials 473 475 +2
Impacted FilesCoverage Δ
py/range.go80.24% <73.33%> (-1.58%)⬇️

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 c140988...0cf77c6. Read the comment docs.

@corona10

Copy link
Copy Markdown
CollaboratorAuthor

@ncw PTAL

@ncw

ncw commented Jan 3, 2019

Copy link
Copy Markdown
Collaborator

Looks perfect - well done :-)

@ncw
ncw merged commit 9985b49 into go-python:masterJan 3, 2019
@corona10
corona10 deleted the gh-46 branch January 4, 2019 00:30
Sign up for freeto 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.

3 participants

@corona10@codecov-io@ncw