1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`renders correctly for a search 1`] = `
6 className="code-components-header"
9 className="thin nowrap"
20 exports[`renders correctly for leak 1`] = `
23 className="code-components-header"
26 className="thin nowrap"
31 className="thin nowrap text-right leak"
37 className="thin nowrap text-right code-components-cell leak"
49 exports[`renders correctly for portfolios 1`] = `
52 className="code-components-header"
55 className="thin nowrap"
60 className="thin nowrap text-right"
61 key="metric_domain.Releasability"
63 metric_domain.Releasability
66 className="thin nowrap text-right code-components-cell"
67 key="metric_domain.Reliability"
69 metric_domain.Reliability
72 className="thin nowrap text-right code-components-cell"
73 key="metric_domain.Security"
75 metric_domain.Security
78 className="thin nowrap text-right code-components-cell"
79 key="metric_domain.Maintainability"
81 metric_domain.Maintainability
84 className="thin nowrap text-right code-components-cell"
85 key="metric.ncloc.name"
96 exports[`renders correctly for projects 1`] = `
99 className="code-components-header"
102 className="thin nowrap"
107 className="thin nowrap text-right"
108 key="metric.foo.name"
113 className="thin nowrap text-right code-components-cell"
114 key="metric.bar.name"