File tree Expand file tree Collapse file tree 6 files changed +9
-6
lines changed
Expand file tree Collapse file tree 6 files changed +9
-6
lines changed Original file line number Diff line number Diff line change 1+ // __mocks__/styleMock.js
2+
3+ module . exports = { } ;
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <coverage generated =" 1483296041450 " clover =" 3.2.0" >
3- <project timestamp =" 1483296041450 " name =" All files" >
2+ <coverage generated =" 1483296386201 " clover =" 3.2.0" >
3+ <project timestamp =" 1483296386201 " name =" All files" >
44 <metrics statements =" 50" coveredstatements =" 50" conditionals =" 38" coveredconditionals =" 34" methods =" 13" coveredmethods =" 13" elements =" 101" coveredelements =" 97" complexity =" 0" loc =" 50" ncloc =" 50" packages =" 1" files =" 2" classes =" 2" >
55 <file name =" Tag.js" path =" /Users/Rinzler/Projects/Personal/react-tagging-input/src/component/js/Tag.js" >
66 <metrics statements =" 7" coveredstatements =" 7" conditionals =" 4" coveredconditionals =" 4" methods =" 2" coveredmethods =" 2" />
Original file line number Diff line number Diff line change 160160</ div > <!-- /wrapper -->
161161< div class ='footer quiet pad2 space-top1 center small '>
162162 Code coverage
163- generated by < a href ="http://istanbul-js.org/ " target ="_blank "> istanbul</ a > at Sun Jan 01 2017 13:40:41 GMT-0500 (EST)
163+ generated by < a href ="http://istanbul-js.org/ " target ="_blank "> istanbul</ a > at Sun Jan 01 2017 13:46:26 GMT-0500 (EST)
164164</ div >
165165</ div >
166166< script src ="prettify.js "> </ script >
Original file line number Diff line number Diff line change 574574</ div > <!-- /wrapper -->
575575< div class ='footer quiet pad2 space-top1 center small '>
576576 Code coverage
577- generated by < a href ="http://istanbul-js.org/ " target ="_blank "> istanbul</ a > at Sun Jan 01 2017 13:40:41 GMT-0500 (EST)
577+ generated by < a href ="http://istanbul-js.org/ " target ="_blank "> istanbul</ a > at Sun Jan 01 2017 13:46:26 GMT-0500 (EST)
578578</ div >
579579</ div >
580580< script src ="prettify.js "> </ script >
Original file line number Diff line number Diff line change 9090</ div > <!-- /wrapper -->
9191< div class ='footer quiet pad2 space-top1 center small '>
9292 Code coverage
93- generated by < a href ="http://istanbul-js.org/ " target ="_blank "> istanbul</ a > at Sun Jan 01 2017 13:40:41 GMT-0500 (EST)
93+ generated by < a href ="http://istanbul-js.org/ " target ="_blank "> istanbul</ a > at Sun Jan 01 2017 13:46:26 GMT-0500 (EST)
9494</ div >
9595</ div >
9696< script src ="prettify.js "> </ script >
Original file line number Diff line number Diff line change 11{
22 "name" : " react-tagging-input" ,
3- "version" : " 1.7.5 " ,
3+ "version" : " 1.7.6 " ,
44 "description" : " Simple tagging component" ,
55 "main" : " dist/react-tags.js" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments