Skip to content

Fix handle absolute source url #188

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
Oct 7, 2022

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

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Oct 7, 2022

Codecov Report

Base: 97.79% // Head: 97.83% // Increases project coverage by +0.04% 🎉

Coverage data is based on head (aea1973) compared to base (3094e6a).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #188      +/-   ##
==========================================
+ Coverage   97.79%   97.83%   +0.04%     
==========================================
  Files           5        5              
  Lines         317      323       +6     
  Branches       96       99       +3     
==========================================
+ Hits          310      316       +6     
  Misses          6        6              
  Partials        1        1              
Impacted Files Coverage Δ
src/index.js 100.00% <100.00%> (ø)
src/utils.js 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.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@alexander-akait alexander-akait merged commit e724a1f into master Oct 7, 2022
@alexander-akait alexander-akait deleted the fix-handle-absolute-source-url branch October 7, 2022 16:51
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.

Absolute URLs as sourceRoot not supported
1 participant