@zohodesk/dot 1.0.0-temp-191 → 1.0.0-temp-191.1

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,25 @@
29
29
  <th>FullName</th>
30
30
  <th>Test Case Path</th>
31
31
  </tr>
32
-
32
+ <tr>
33
+ <td>rendering the defult props</td>
34
+ <td>WillBeRightBack rendering the defult props</td>
35
+ <td>/Users/mari-19987/React_Package/jsapps/dot/dot/src/version2/errorstate/WillBeRightBack/__tests__/WillBeRightBack.spec.js</td>
36
+ </tr>,<tr>
37
+ <td>rendering the defult props</td>
38
+ <td>NoRequestFound rendering the defult props</td>
39
+ <td>/Users/mari-19987/React_Package/jsapps/dot/dot/src/errorstate/NoRequestFound/__tests__/NoRequestFound.spec.js</td>
40
+ </tr>,<tr>
41
+ <td>rendering the defult props</td>
42
+ <td>UrlNotFound rendering the defult props</td>
43
+ <td>/Users/mari-19987/React_Package/jsapps/dot/dot/src/version2/errorstate/UrlNotFound/__tests__/UrlNotFound.spec.js</td>
44
+ </tr>,<tr>
45
+ <td>rendering the defult props</td>
46
+ <td>EditionPage rendering the defult props</td>
47
+ <td>/Users/mari-19987/React_Package/jsapps/dot/dot/src/emptystate/EditionPage/__tests__/EditionPage.spec.js</td>
48
+ </tr>
33
49
  </table>
34
- <br/>COVERAGE <span class="green">78.19%</span> <br/> less than 60% consider failure
50
+ <br/>COVERAGE <span class="green">77.8%</span> <br/> less than 60% consider failure
35
51
  </body>
36
52
  </html>
37
53