Skip to content

Fix require logger in AvaTax app #1770

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

Merged
merged 2 commits into from
Mar 17, 2025
Merged

Conversation

krzysztofzuraw
Copy link
Member

Scope of the PR

Fixed how we import logger transports. After this change logger can be used from scripts that use tsx package.

Related issues

Checklist

@krzysztofzuraw krzysztofzuraw requested a review from a team as a code owner March 14, 2025 11:09
Copy link

vercel bot commented Mar 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
saleor-app-avatax ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 17, 2025 0:49am
saleor-app-cms ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 17, 2025 0:49am
saleor-app-klaviyo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 17, 2025 0:49am
saleor-app-products-feed ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 17, 2025 0:49am
saleor-app-search ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 17, 2025 0:49am
saleor-app-segment ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 17, 2025 0:49am
saleor-app-smtp ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 17, 2025 0:49am

Copy link

changeset-bot bot commented Mar 14, 2025

🦋 Changeset detected

Latest commit: 56d491f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
saleor-app-avatax Patch

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

Copy link

codecov bot commented Mar 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.94%. Comparing base (996d9be) to head (56d491f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1770   +/-   ##
=======================================
  Coverage   43.94%   43.94%           
=======================================
  Files         664      664           
  Lines      296445   296448    +3     
  Branches     2013     2013           
=======================================
+ Hits       130268   130271    +3     
  Misses     165755   165755           
  Partials      422      422           

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@krzysztofzuraw krzysztofzuraw merged commit f8196e1 into main Mar 17, 2025
27 checks passed
@krzysztofzuraw krzysztofzuraw deleted the fix-require-logger-avatax branch March 17, 2025 13:56
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.

2 participants