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: watching glob #279

Merged
merged 10 commits into from Sep 28, 2020
Merged

fix: watching glob #279

merged 10 commits into from Sep 28, 2020

Conversation

alexander-akait
Copy link
Member

This PR contains a:

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

Motivation / Use-Case

fix watch globbing

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Sep 28, 2020

Codecov Report

Merging #279 into master will increase coverage by 0.08%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #279      +/-   ##
==========================================
+ Coverage   95.37%   95.46%   +0.08%     
==========================================
  Files           3        3              
  Lines         303      309       +6     
  Branches       93       97       +4     
==========================================
+ Hits          289      295       +6     
  Misses         13       13              
  Partials        1        1              
Impacted Files Coverage Δ
src/utils.js 95.72% <100.00%> (+0.11%) ⬆️

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 637575c...84972ee. Read the comment docs.

@alexander-akait alexander-akait merged commit 409877c into master Sep 28, 2020
@alexander-akait alexander-akait deleted the fix-watching-glob branch September 28, 2020 17:59
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.

None yet

1 participant