Skip to content

Replace nwb to enable testing through jest#337

Merged
frontendphil merged 9 commits intomasterfrom
improvement/jest
Jul 3, 2019
Merged

Replace nwb to enable testing through jest#337
frontendphil merged 9 commits intomasterfrom
improvement/jest

Conversation

@frontendphil
Copy link
Contributor

  • removes nwb
  • adds preconstruct
  • adds webpack and webpack-dev-server with the respective config
  • removes gh-pages
  • adds now to deploy example page

@codecov-io
Copy link

codecov-io commented Jul 3, 2019

Codecov Report

Merging #337 into master will increase coverage by 2.8%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #337     +/-   ##
=========================================
+ Coverage   71.05%   73.86%   +2.8%     
=========================================
  Files          22       22             
  Lines         501      574     +73     
  Branches        0       90     +90     
=========================================
+ Hits          356      424     +68     
- Misses        145      149      +4     
- Partials        0        1      +1
Impacted Files Coverage Δ
src/Mention.js 55.55% <0%> (-6.95%) ⬇️
src/utils/combineRegExps.js 100% <0%> (ø) ⬆️
src/utils/readConfigFromChildren.js 88.88% <0%> (ø) ⬆️
src/LoadingIndicator.js 0% <0%> (ø) ⬆️
src/utils/getMentions.js 100% <0%> (ø) ⬆️
src/utils/getPlainText.js 100% <0%> (ø) ⬆️
src/Highlighter.js 98.3% <0%> (+0.38%) ⬆️
src/Suggestion.js 85.18% <0%> (+3.36%) ⬆️
src/MentionsInput.js 60.28% <0%> (+5.96%) ⬆️
src/SuggestionsOverlay.js 59.18% <0%> (+7.83%) ⬆️

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 ebfdc16...8f82030. Read the comment docs.

@vercel
Copy link

vercel bot commented Jul 3, 2019

This pull request is automatically deployed with Now.
To access deployments, click Details below or on the icon next to each push.

Latest deployment for this branch: https://react-mentions-git-improvement-jest.wolf-pack.now.sh

@vercel vercel bot temporarily deployed to staging July 3, 2019 12:09 Inactive
@frontendphil frontendphil marked this pull request as ready for review July 3, 2019 12:13
@frontendphil frontendphil merged commit ef42d7b into master Jul 3, 2019
@frontendphil frontendphil deleted the improvement/jest branch July 3, 2019 12:13
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