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

mozilla / blurts-server / #13051

pending completion
#13051

push

circleci

Vinnl
Add a bunch of initial type annotations

282 of 1619 branches covered (17.42%)

Branch coverage included in aggregate %.

34 of 34 new or added lines in 6 files covered. (100.0%)

959 of 4334 relevant lines covered (22.13%)

1.84 hits per line

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

0.0
/src/views/partials/admin.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
/**
6
 * @param {unknown} _data
7
 * @returns string
8
 */
9
export const admin = _data => `
×
10
<section>
11
  <h1>Admin</h1>
12

13
  <ul>
14
    <li><a href='/admin/emails'>Email preview</a></li>
15
  </ul>
16
</section>
17
`
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