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

oke-py / npm-audit-action / 14835783272

05 May 2025 11:52AM UTC coverage: 71.73%. First build
14835783272

Pull #244

github

web-flow
Merge 616e88198 into 0db6a3c6f
Pull Request #244: refactor: sync with typescript-action template

32 of 42 branches covered (76.19%)

Branch coverage included in aggregate %.

0 of 2 new or added lines in 1 file covered. (0.0%)

138 of 195 relevant lines covered (70.77%)

4.41 hits per line

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

33.33
/src/index.ts
1
/**
2✔
2
 * The entrypoint for the action. This file simply imports and runs the action's
3
 * main logic.
4
 */
NEW
5
import { run } from './main.js'
×
6

7
/* istanbul ignore next */
NEW
8
run()
×
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