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: hooks #195

Merged
merged 3 commits into from
Nov 11, 2019
Merged

fix: hooks #195

merged 3 commits into from
Nov 11, 2019

Conversation

ricardogobbosouza
Copy link
Collaborator

This PR contains a:

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

Motivation / Use-Case

Resolve #194

Breaking Changes

Additional Info

@ricardogobbosouza ricardogobbosouza changed the title Fix hooks fix: hooks Oct 27, 2019
@codecov-io
Copy link

codecov-io commented Oct 27, 2019

Codecov Report

Merging #195 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #195   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           6      6           
  Lines         102    100    -2     
  Branches       20     20           
=====================================
- Hits          102    100    -2
Impacted Files Coverage Δ
src/index.js 100% <ø> (ø) ⬆️
src/linter.js 100% <100%> (ø) ⬆️

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 80f7c4f...0e57451. Read the comment docs.

@ricardogobbosouza ricardogobbosouza merged commit 792fe19 into master Nov 11, 2019
@ricardogobbosouza ricardogobbosouza deleted the fix-hooks branch November 11, 2019 23:44
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.

1.0.2 need to save SASS file two times in order to get rid of errors
2 participants