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

feat: slice.Exists, slice.Forall #91

Merged
merged 2 commits into from Sep 22, 2022
Merged

feat: slice.Exists, slice.Forall #91

merged 2 commits into from Sep 22, 2022

Conversation

Primetalk
Copy link
Owner

fix #87

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

codecov bot commented Sep 22, 2022

Codecov Report

Base: 83.76% // Head: 83.91% // Increases project coverage by +0.14% 🎉

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #91      +/-   ##
==========================================
+ Coverage   83.76%   83.91%   +0.14%     
==========================================
  Files          37       37              
  Lines        1718     1734      +16     
==========================================
+ Hits         1439     1455      +16     
  Misses        242      242              
  Partials       37       37              
Impacted Files Coverage Δ
slice/slice.go 89.16% <100.00%> (+1.66%) ⬆️

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 e885d5e into master Sep 22, 2022
@Primetalk Primetalk deleted the feat-exists-forall branch September 22, 2022 19:47
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 slice.Exists and slice.Forall
1 participant