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

fix: invalid dependencies with working directory #531

Merged
merged 1 commit into from Dec 27, 2023
Merged

Conversation

alexander-akait
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

fixes #512

Breaking Changes

No

Additional Info

No

Copy link

codecov bot commented Dec 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5055381) 93.46% compared to head (7559f63) 93.58%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #531      +/-   ##
==========================================
+ Coverage   93.46%   93.58%   +0.12%     
==========================================
  Files           3        3              
  Lines         153      156       +3     
  Branches       34       37       +3     
==========================================
+ Hits          143      146       +3     
  Misses         10       10              

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

@alexander-akait alexander-akait merged commit 2ec31a6 into master Dec 27, 2023
17 checks passed
@alexander-akait alexander-akait deleted the issue-512 branch December 27, 2023 18:03
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.

Invalid dependencies when webpack alias same with workspace folder
1 participant