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

feat: exclude option #41

Merged
merged 8 commits into from
Nov 13, 2020
Merged

feat: exclude option #41

merged 8 commits into from
Nov 13, 2020

Conversation

ricardogobbosouza
Copy link
Collaborator

@ricardogobbosouza ricardogobbosouza commented Nov 12, 2020

Resolve #15

This PR contains a:

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

Motivation / Use-Case

Breaking Changes

Additional Info

@codecov
Copy link

codecov bot commented Nov 13, 2020

Codecov Report

Merging #41 (e7dac0f) into master (5264551) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #41   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          168       175    +7     
  Branches        41        48    +7     
=========================================
+ Hits           168       175    +7     
Impacted Files Coverage Δ
src/options.js 100.00% <ø> (ø)
src/index.js 100.00% <100.00%> (ø)
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 5264551...e7dac0f. Read the comment docs.

@ricardogobbosouza
Copy link
Collaborator Author

Ping @evilebottnawi

Copy link
Member

@alexander-akait alexander-akait left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@ricardogobbosouza ricardogobbosouza merged commit dc2fac7 into master Nov 13, 2020
@ricardogobbosouza ricardogobbosouza deleted the feat-exclude-option branch November 13, 2020 16:03
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.

Exclude files
2 participants