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: support relative paths and path mappings #887

Merged
merged 1 commit into from
Feb 14, 2023
Merged

fix: support relative paths and path mappings #887

merged 1 commit into from
Feb 14, 2023

Conversation

zobo
Copy link
Contributor

@zobo zobo commented Feb 14, 2023

No description provided.

@codecov
Copy link

codecov bot commented Feb 14, 2023

Codecov Report

Merging #887 (6ccf4c0) into main (453ebc3) will decrease coverage by 0.38%.
The diff coverage is 44.44%.

@@            Coverage Diff             @@
##             main     #887      +/-   ##
==========================================
- Coverage   67.95%   67.57%   -0.38%     
==========================================
  Files          12       12              
  Lines        1919     1943      +24     
  Branches      384      386       +2     
==========================================
+ Hits         1304     1313       +9     
- Misses        615      630      +15     
Impacted Files Coverage Δ
src/test/paths.ts 0.00% <0.00%> (ø)
src/paths.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@zobo zobo merged commit 75c3e1d into main Feb 14, 2023
@zobo zobo deleted the paths-relative branch February 14, 2023 21:53
@zobo zobo linked an issue Feb 14, 2023 that may be closed by this pull request
@github-actions
Copy link

🎉 This PR is included in version 1.31.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@zobo zobo mentioned this pull request Feb 24, 2023
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Relative pathMapping not working in 1.31.0
1 participant