-
Notifications
You must be signed in to change notification settings - Fork 357
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
Refactor AvaTax client to use nevethrow #1764
Conversation
🦋 Changeset detectedLatest commit: a7d7c92 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1764 +/- ##
==========================================
- Coverage 44.01% 44.00% -0.02%
==========================================
Files 661 661
Lines 295943 295957 +14
Branches 2010 2009 -1
==========================================
- Hits 130258 130228 -30
- Misses 165265 165309 +44
Partials 420 420 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Scope of the PR
nevethrow
- thanks to that it will be easier to wrap AvaTax methods with custom spans and set span statuses based on response.Related issues
Checklist