Skip to content

set: Implement __sub__ and __xor__ of set - #88

Merged
corona10 merged 2 commits into
go-python:masterfrom
DoDaek:issue-76
Sep 22, 2019
Merged

set: Implement __sub__ and __xor__ of set#88
corona10 merged 2 commits into
go-python:masterfrom
DoDaek:issue-76

Conversation

@DoDaek

@DoDaek DoDaek commented Sep 22, 2019

Copy link
Copy Markdown
Contributor

ISSUE : #76

@codecov-io

Copy link
Copy Markdown

Codecov Report

Merging #88 into master will increase coverage by 0.03%.
The diff coverage is 84%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
+ Coverage    68.9%   68.93%   +0.03%     
==========================================
  Files          60       60              
  Lines       10599    10624      +25     
==========================================
+ Hits         7303     7324      +21     
- Misses       2780     2782       +2     
- Partials      516      518       +2
Impacted Files Coverage Δ
py/set.go 48.18% <84%> (+10.53%) ⬆️

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 37cc47f...3b404c4. Read the comment docs.

@corona10

Copy link
Copy Markdown
Collaborator

Thanks for the contribution!

@corona10
corona10 merged commit 70a66f2 into go-python:master Sep 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants