• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

mozilla / blurts-server / 44eaccd4-a9c0-4630-a681-95835812ef01

pending completion
44eaccd4-a9c0-4630-a681-95835812ef01

Pull #3003

circleci

Vincent
fixup! Proposal: caching static generated assets
Pull Request #3003: Proposal: caching static generated assets

282 of 1774 branches covered (15.9%)

Branch coverage included in aggregate %.

13 of 13 new or added lines in 2 files covered. (100.0%)

959 of 4681 relevant lines covered (20.49%)

3.42 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/src/views/dialogLayout.js
1
/* This Source Code Form is subject to the terms of the Mozilla Public
2
 * License, v. 2.0. If a copy of the MPL was not distributed with this
3
 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
4

5
import { getAssetPath } from '../utils/getAssetPath.js'
6

7
export const dialogLayout = data => `
×
8
<link rel='stylesheet' href='${getAssetPath(`/css/partials/${data.partial.name}.css`)}' type='text/css'>
9
${data.partial(data)}
10
`
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc