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: exclude node_modules root #80

Merged
merged 3 commits into from
Feb 6, 2021
Merged

Conversation

ricardogobbosouza
Copy link
Collaborator

@ricardogobbosouza ricardogobbosouza commented Feb 5, 2021

This PR contains a:

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

Motivation / Use-Case

Exclude node_modules folder from root.

Breaking Changes

Additional Info

@codecov
Copy link

codecov bot commented Feb 5, 2021

Codecov Report

Merging #80 (ac46b8f) into master (f6d26b7) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #80   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          250       251    +1     
  Branches        70        71    +1     
=========================================
+ Hits           250       251    +1     
Impacted Files Coverage Δ
src/index.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 90608da...16c517d. Read the comment docs.

src/index.js Outdated Show resolved Hide resolved
@ricardogobbosouza ricardogobbosouza changed the title fix: always exclude node_modules folder fix: exclude node_modules root Feb 5, 2021
@ricardogobbosouza ricardogobbosouza merged commit be0391e into master Feb 6, 2021
@ricardogobbosouza ricardogobbosouza deleted the fix-exclude-node-modules branch February 6, 2021 19:42
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