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

Remove legacy support for the github.com/pkg/errors.causer interface #671

Merged
merged 1 commit into from
Sep 2, 2023

Conversation

flimzy
Copy link
Member

@flimzy flimzy commented Sep 2, 2023

It was made obsolete with the advent of Go 1.13. I think we can stop supporting it now.

It was made obsolete with the advent of Go 1.13.  I think we can stop
supporting it now.
@codecov
Copy link

codecov bot commented Sep 2, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.10% 🎉

Comparison is base (ac8bcec) 88.38% compared to head (1be8a5b) 88.49%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #671      +/-   ##
==========================================
+ Coverage   88.38%   88.49%   +0.10%     
==========================================
  Files          62       62              
  Lines        5838     5831       -7     
==========================================
  Hits         5160     5160              
+ Misses        571      565       -6     
+ Partials      107      106       -1     
Files Changed Coverage Δ
couchdb/chttp/errors.go 92.59% <ø> (+6.38%) ⬆️
errors.go 78.84% <ø> (+6.91%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@flimzy flimzy merged commit 2f2eb69 into master Sep 2, 2023
3 checks passed
@flimzy flimzy deleted the pkgError branch September 2, 2023 20:42
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.

None yet

1 participant