Skip to content

fix(utils): revert path.join and add check on prefix ends with /#1989

Merged
ahnpnl merged 1 commit intokulshekhar:masterfrom
ahnpnl:fix-test-utils
Sep 29, 2020
Merged

fix(utils): revert path.join and add check on prefix ends with /#1989
ahnpnl merged 1 commit intokulshekhar:masterfrom
ahnpnl:fix-test-utils

Conversation

@ahnpnl
Copy link
Copy Markdown
Collaborator

@ahnpnl ahnpnl commented Sep 28, 2020

Summary

Closes #1982

Test plan

Adjusted unit tests and e2e tests

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

N.A.

@coveralls
Copy link
Copy Markdown

coveralls commented Sep 28, 2020

Pull Request Test Coverage Report for Build 6001

  • 7 of 7 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.03%) to 93.248%

Totals Coverage Status
Change from base Build 6000: 0.03%
Covered Lines: 1139
Relevant Lines: 1173

💛 - Coveralls

@ahnpnl ahnpnl marked this pull request as ready for review September 29, 2020 07:20
@ahnpnl ahnpnl requested a review from kulshekhar as a code owner September 29, 2020 07:20
@ahnpnl ahnpnl merged commit 3d9035b into kulshekhar:master Sep 29, 2020
@ahnpnl ahnpnl deleted the fix-test-utils branch September 29, 2020 09:11
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.

Breaking changes: pathsToModuleNameMapper resolve path mapping with path.join

3 participants