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: use errors.Is for error handling #849

Merged
merged 1 commit into from
Apr 9, 2023

Conversation

sashamelentyev
Copy link
Contributor

No description provided.

Signed-off-by: Sasha Melentyev <sasha@melentyev.io>
@codecov
Copy link

codecov bot commented Apr 8, 2023

Codecov Report

Patch coverage: 75.00% and project coverage change: +0.01 🎉

Comparison is base (87a7cb7) 75.36% compared to head (8fcb367) 75.37%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #849      +/-   ##
==========================================
+ Coverage   75.36%   75.37%   +0.01%     
==========================================
  Files         189      189              
  Lines       13639    13639              
==========================================
+ Hits        10279    10281       +2     
+ Misses       2834     2833       -1     
+ Partials      526      525       -1     
Impacted Files Coverage Δ
uri/cookie_param_decoder.go 52.94% <66.66%> (ø)
uri/cookie_decoder.go 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@tdakkota tdakkota enabled auto-merge April 9, 2023 04:30
@tdakkota tdakkota merged commit c24e848 into ogen-go:main Apr 9, 2023
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.

2 participants