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: sourcemap #249

Merged
merged 1 commit into from
Sep 12, 2020
Merged

Fix: sourcemap #249

merged 1 commit into from
Sep 12, 2020

Conversation

cap-Bernardito
Copy link
Member

This PR contains a:

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

Motivation / Use-Case

Sourcemap.sources should contain absolute paths

Breaking Changes

Yes.
Sourcemap.sources now contain absolute paths

Additional Info

No

@codecov
Copy link

codecov bot commented Sep 12, 2020

Codecov Report

Merging #249 into master will decrease coverage by 2.09%.
The diff coverage is 80.64%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #249      +/-   ##
==========================================
- Coverage   96.23%   94.14%   -2.10%     
==========================================
  Files           5        5              
  Lines         186      205      +19     
  Branches       53       57       +4     
==========================================
+ Hits          179      193      +14     
- Misses          7       11       +4     
- Partials        0        1       +1     
Impacted Files Coverage Δ
src/utils.js 85.71% <77.27%> (-9.75%) ⬇️
src/index.js 98.07% <87.50%> (ø)
src/evaluator.js 97.46% <100.00%> (-0.04%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9f781b7...7986844. Read the comment docs.

@alexander-akait alexander-akait merged commit 7066583 into master Sep 12, 2020
@alexander-akait alexander-akait deleted the fix-sourcemap branch September 12, 2020 16:33
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.

2 participants