Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: move set functions to a separate package #98

Merged
merged 1 commit into from Sep 30, 2022
Merged

Conversation

Primetalk
Copy link
Owner

@Primetalk Primetalk commented Sep 30, 2022

fix #96

@Primetalk Primetalk self-assigned this Sep 30, 2022
@codecov
Copy link

codecov bot commented Sep 30, 2022

Codecov Report

Base: 83.81% // Head: 83.20% // Decreases project coverage by -0.60% ⚠️

Coverage data is based on head (d81ff52) compared to base (1dfb49a).
Patch coverage: 53.33% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #98      +/-   ##
==========================================
- Coverage   83.81%   83.20%   -0.61%     
==========================================
  Files          37       38       +1     
  Lines        1835     1840       +5     
==========================================
- Hits         1538     1531       -7     
- Misses        259      271      +12     
  Partials       38       38              
Impacted Files Coverage Δ
maps/maps.go 82.35% <0.00%> (-17.65%) ⬇️
slice/slice.go 83.03% <50.00%> (-6.14%) ⬇️
set/set.go 100.00% <100.00%> (ø)

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.

@Primetalk Primetalk merged commit 67a9f19 into master Sep 30, 2022
@Primetalk Primetalk deleted the feat-extract-set branch September 30, 2022 17:59
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.

Add sets.Contains
1 participant