Skip to content

Adding the 'add' method to the set class - #212

Merged
sbinet merged 2 commits into
go-python:mainfrom
bmeg:feature/set-add
Jan 9, 2023
Merged

Adding the 'add' method to the set class#212
sbinet merged 2 commits into
go-python:mainfrom
bmeg:feature/set-add

Conversation

@kellrott

Copy link
Copy Markdown
Contributor

No description provided.

@codecov

codecovBot commented Dec 24, 2022

Copy link
Copy Markdown

Codecov Report

Base: 74.33% // Head: 74.34% // Increases project coverage by +0.01% 🎉

Coverage data is based on head (a06c34a) compared to base (6f8e06a).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@ Coverage Diff @@## main #212 +/- ##
==========================================
+ Coverage 74.33% 74.34% +0.01% 
==========================================
Files 76 76 Lines 12560 12566 +6 ==========================================
+ Hits 9336 9342 +6 
Misses 2557 2557 Partials 667 667 
Impacted FilesCoverage Δ
py/set.go75.75% <100.00%> (+1.56%)⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sbinetsbinet left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sbinet
sbinet merged commit 8e99b32 into go-python:mainJan 9, 2023
@kellrott
kellrott deleted the feature/set-add branch January 10, 2023 21:12
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.

2 participants

@kellrott@sbinet