Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
@skava/ui / coverage / lcov-report / src / components / atoms / Icons / ShippingAddressIcon / ShippingAddressIcon.tsx.html
Size: Mime:
<!doctype html>
<html lang="en">
<head>
    <title>Code coverage report for src/components/atoms/Icons/ShippingAddressIcon/ShippingAddressIcon.tsx</title>
    <meta charset="utf-8" />
    <link rel="stylesheet" href="../../../../../prettify.css" />
    <link rel="stylesheet" href="../../../../../base.css" />
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <style type='text/css'>
        .coverage-summary .sorter {
            background-image: url(../../../../../sort-arrow-sprite.png);
        }
    </style>
</head>
<body>
<div class='wrapper'>
  <div class='pad1'>
    <h1>
      <a href="../../../../../index.html">All files</a> / <a href="index.html">src/components/atoms/Icons/ShippingAddressIcon</a> ShippingAddressIcon.tsx
    </h1>
    <div class='clearfix'>
      <div class='fl pad1y space-right2'>
        <span class="strong">0% </span>
        <span class="quiet">Statements</span>
        <span class='fraction'>0/7</span>
      </div>
      <div class='fl pad1y space-right2'>
        <span class="strong">100% </span>
        <span class="quiet">Branches</span>
        <span class='fraction'>0/0</span>
      </div>
      <div class='fl pad1y space-right2'>
        <span class="strong">0% </span>
        <span class="quiet">Functions</span>
        <span class='fraction'>0/1</span>
      </div>
      <div class='fl pad1y space-right2'>
        <span class="strong">0% </span>
        <span class="quiet">Lines</span>
        <span class='fraction'>0/7</span>
      </div>
    </div>
  </div>
  <div class='status-line low'></div>
<pre><table class="coverage">
<tr><td class="line-count quiet">1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35</td><td class="line-coverage quiet"><span class="cline-any cline-no">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-no">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-no">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-no">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-no">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-no">&nbsp;</span>
<span class="cline-any cline-no">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span></td><td class="text"><pre class="prettyprint lang-js"><span class="cstat-no" title="statement not covered" >import React from 'react'</span>
import { DefaultProps } from 'icons/typings'
<span class="cstat-no" title="statement not covered" >import Vector from 'atoms/Vector'</span>
&nbsp;
// extending interface from Label component
interface Props extends DefaultProps {}
&nbsp;
const wording = <span class="cstat-no" title="statement not covered" >{</span>
  description:
    'note or a dairy which is used to make a note of address or phone number in olden days before smartphones',
  title: 'Shipping Address Icon',
  vectorClassName: 'shipping',
}
&nbsp;
class ShippingAddressIcon extends React.PureComponent&lt;Props&gt; {
  static <span class="cstat-no" title="statement not covered" >defaultProps = {</span>
    width: '40px',
    height: '44px',
    viewBox: '0 0 40 44',
    stroke: 'none',
    fill: '#000000',
  }
&nbsp;
<span class="fstat-no" title="function not covered" >  render</span>() {
<span class="cstat-no" title="statement not covered" >    return (</span>
      &lt;Vector {...this.props} {...wording}&gt;
        &lt;path d="M3.45.46c-.24.21-.5.4-.77.55A5.13 5.13 0 0 0 .69 3.27L.15 4.3l.04 17 .04 16.98.43.77c.24.42.43.86.43.96 0 .11.24.49.54.84.2.24.4.5.58.76.14.32 1.5 1.2 2.66 1.72l1.3.6h16.6c15.72 0 16.6-.02 16.87-.29.44-.43.44-34.08 0-34.51-.26-.27-1.24-.29-17.81-.36L4.3 8.69l-.74-.51c-2.14-1.49-2.06-4.32.16-5.7l.58-.37 17.08-.07c16.68-.08 17.09-.1 17.3-.39.27-.37.3-1.05.04-1.3-.38-.38-34.9-.27-35.27.11m2.4 2.63c-.8.12-1.12.78-.7 1.45.16.25 30.38.46 32 .23.77-.1 1.12-.94.6-1.46-.25-.25-30.32-.46-31.9-.22m-.58 3.03c-.34.2-.36.97-.02 1.3.37.38 32.1.38 32.47 0a.92.92 0 0 0 0-1.22c-.3-.3-31.94-.38-32.45-.08M3.13 9.98c.2.15.66.38 1 .52l.64.24.03 14.9c.05 16.89.12 15.97-1.09 14.8a7.96 7.96 0 0 1-1.18-1.69l-.58-1.1v-13.7c0-15.4-.04-14.84 1.18-13.97m34.8.86c.28.27.28 30.82 0 31.1-.24.24-30.45.27-30.91.02-.37-.2-.49-30.75-.11-31.12.27-.28 30.76-.28 31.03 0M17.1 16.75c-2.1.52-3.56 2-3.75 3.8-.13 1.19.12 2.72.52 3.16.63.7.53 1.12-.52 2.13-1.45 1.39-2.36 4.98-1.58 6.18l.26.4h5.6c5.05 0 5.65-.03 5.88-.27.43-.43.28-3.58-.2-4.19-.2-.24-.35-.54-.35-.65 0-.12-.39-.64-.86-1.18-1.07-1.2-1.18-1.55-.66-2.16.75-.9.93-3.56.31-4.79-.74-1.47-3.23-2.77-4.65-2.43m9.1 1.74c-.32.19-.37 1.08-.09 1.36.2.2 6.27.29 6.76.1.37-.15.33-1.26-.06-1.47-.4-.21-6.24-.2-6.6 0m-7.1.55c2.35 1.33 1.3 4.93-1.42 4.93-2.54 0-3.61-3.49-1.48-4.83 1.25-.79 1.65-.8 2.9-.1m7.32 3.23c-.5.14-.52.18-.47.8.06.84.15.86 3.56.86 3.46 0 3.52-.01 3.52-.9 0-.66-.03-.71-.47-.8a38 38 0 0 0-6.14.04m-6.68 4.28c1.53.86 2.74 3.2 2.03 3.9-.4.4-7.88.37-8.24-.02-.35-.4-.1-1.5.56-2.53a4.11 4.11 0 0 1 5.65-1.35m6.36-.36c-.3.3-.23 1.19.12 1.37.18.1 1.53.17 3.3.17 1.75 0 3.1-.07 3.28-.17.35-.18.42-1.06.12-1.37-.27-.27-6.55-.27-6.81 0m.16 3.73c-.44.18-.52 1.31-.1 1.47.32.12 6.37.12 6.69 0 .44-.17.33-1.3-.16-1.48-.5-.19-5.95-.18-6.43.01" /&gt;
      &lt;/Vector&gt;
    )
  }
}
&nbsp;
export { <span class="cstat-no" title="statement not covered" >ShippingAddressIcon </span>}
<span class="cstat-no" title="statement not covered" >export default ShippingAddressIcon</span>
&nbsp;</pre></td></tr>
</table></pre>
<div class='push'></div><!-- for sticky footer -->
</div><!-- /wrapper -->
<div class='footer quiet pad2 space-top1 center small'>
  Code coverage
  generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Sun Nov 25 2018 21:37:17 GMT+0530 (India Standard Time)
</div>
</div>
<script src="../../../../../prettify.js"></script>
<script>
window.onload = function () {
        if (typeof prettyPrint === 'function') {
            prettyPrint();
        }
};
</script>
<script src="../../../../../sorter.js"></script>
</body>
</html>