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: implement Is on AggregateError #254

Merged
merged 2 commits into from Mar 7, 2023
Merged

feat: implement Is on AggregateError #254

merged 2 commits into from Mar 7, 2023

Conversation

caarlos0
Copy link
Owner

@caarlos0 caarlos0 commented Mar 1, 2023

allow to use errors.Is on AggregateErrors.

refs #233

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
@caarlos0 caarlos0 self-assigned this Mar 1, 2023
@caarlos0
Copy link
Owner Author

caarlos0 commented Mar 1, 2023

cc/ @akutuev

@codecov
Copy link

codecov bot commented Mar 1, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change

Comparison is base (2d26ce1) 100.00% compared to head (e9e026f) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #254   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          436       442    +6     
=========================================
+ Hits           436       442    +6     
Impacted Files Coverage Δ
error.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.

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
@caarlos0 caarlos0 merged commit 17f0a63 into main Mar 7, 2023
@caarlos0 caarlos0 deleted the err branch March 7, 2023 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant