@zohodesk/dot 1.0.0-temp-187.12 → 1.0.0-temp-187.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -29,9 +29,21 @@
29
29
  <th>FullName</th>
30
30
  <th>Test Case Path</th>
31
31
  </tr>
32
-
32
+ <tr>
33
+ <td>rendering the dataId prop with isPreview isPreviewType are true </td>
34
+ <td>Upload rendering the dataId prop with isPreview isPreviewType are true </td>
35
+ <td>/Users/muthu-19990/REACT/Library/MuthuReact_Library/jsapps/dot/dot/src/Upload/__tests__/Upload.spec.js</td>
36
+ </tr>,<tr>
37
+ <td>rendering the imgSrc prop</td>
38
+ <td>Upload rendering the imgSrc prop</td>
39
+ <td>/Users/muthu-19990/REACT/Library/MuthuReact_Library/jsapps/dot/dot/src/Upload/__tests__/Upload.spec.js</td>
40
+ </tr>,<tr>
41
+ <td>rendering the isPreviewType true prop</td>
42
+ <td>Upload rendering the isPreviewType true prop</td>
43
+ <td>/Users/muthu-19990/REACT/Library/MuthuReact_Library/jsapps/dot/dot/src/Upload/__tests__/Upload.spec.js</td>
44
+ </tr>
33
45
  </table>
34
- <br/>COVERAGE <span class="green">62.5%</span> <br/> less than 60% consider failure
46
+ <br/>COVERAGE <span class="green">78.36%</span> <br/> less than 60% consider failure
35
47
  </body>
36
48
  </html>
37
49