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(docs): more permissive exampleContext regex #1056

Merged
merged 1 commit into from
Dec 19, 2016
Merged

Conversation

levithomason
Copy link
Member

@levithomason levithomason commented Dec 19, 2016

Fixes #1055

The regex currently in place precludes example files that end in Example.js. This PR allows 0 or more word characters after the Example word.

@codecov-io
Copy link

codecov-io commented Dec 19, 2016

Current coverage is 95.81% (diff: 100%)

Merging #1056 into master will increase coverage by <.01%

@@             master      #1056   diff @@
==========================================
  Files           866        870     +4   
  Lines          4791       4801    +10   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           4590       4600    +10   
  Misses          201        201          
  Partials          0          0          

Powered by Codecov. Last update 10befff...2dff7b5

@levithomason levithomason merged commit 9f61c71 into master Dec 19, 2016
@levithomason levithomason deleted the fix/popup-docs branch December 19, 2016 18:11
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