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: resolve paths and normalize #97

Merged
merged 1 commit into from
Apr 19, 2021
Merged

fix: resolve paths and normalize #97

merged 1 commit into from
Apr 19, 2021

Conversation

ricardogobbosouza
Copy link
Collaborator

This PR contains a:

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

Motivation / Use-Case

Resolve #96

Breaking Changes

Additional Info

@codecov
Copy link

codecov bot commented Apr 15, 2021

Codecov Report

Merging #97 (2c994b5) into master (c12e7be) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #97   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          255       251    -4     
  Branches        73        73           
=========================================
- Hits           255       251    -4     
Impacted Files Coverage Δ
src/utils.js 100.00% <100.00%> (ø)

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 c12e7be...2c994b5. Read the comment docs.

@ricardogobbosouza ricardogobbosouza merged commit 818b825 into master Apr 19, 2021
@ricardogobbosouza ricardogobbosouza deleted the fix-paths branch April 19, 2021 17:15
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.

options.files not working with paths/globs that are relative to options.context
1 participant