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

test: package resolving #530

Merged
merged 1 commit into from Dec 27, 2023
Merged

test: package resolving #530

merged 1 commit into from Dec 27, 2023

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 #524

Breaking Changes

No

Additional Info

Two tests to confirm we are resolving the right packages

Copy link

codecov bot commented Dec 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1cd1610) 93.46% compared to head (fa59b7b) 93.46%.
Report is 7 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #530   +/-   ##
=======================================
  Coverage   93.46%   93.46%           
=======================================
  Files           3        3           
  Lines         153      153           
  Branches       34       34           
=======================================
  Hits          143      143           
  Misses         10       10           

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

@alexander-akait alexander-akait merged commit 5055381 into master Dec 27, 2023
17 checks passed
@alexander-akait alexander-akait deleted the issue-524 branch December 27, 2023 16:31
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.

@import cannot recursively look up the npm package directory
1 participant