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

idrinth-api-bench / framework / 9822524417

06 Jul 2024 10:28PM UTC coverage: 71.942% (-3.7%) from 75.611%
9822524417

push

github

web-flow
remove unused code & adjust verification code (#47)

* remove unused code
adjust verification code

* Update src/main.ts

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update src/main.ts

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update src/cli/cli.ts

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* eslint fixes

* eslint fixes

* remove impossible test

* fix code to be actually functional

fixes #0

* fix code to be actually functional

fixes #0

* fix code to be actually functional

fixes #0

* update dependency

fixes #0

* update dependency

fixes #0

* update gitignore
publish first release

fixes #0

* fix import

fixes #0

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

311 of 485 branches covered (64.12%)

Branch coverage included in aggregate %.

24 of 81 new or added lines in 5 files covered. (29.63%)

155 existing lines in 5 files now uncovered.

2412 of 3300 relevant lines covered (73.09%)

2538.08 hits per line

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

0.0
/src/executions.ts
NEW
1
type Executions =
×
NEW
2
  'benchmarking'|
×
NEW
3
  'content-testing'|
×
NEW
4
  'load-testing'|
×
NEW
5
  'stress-testing'|
×
NEW
6
  'verify';
×
NEW
7

×
NEW
8
export default Executions;
×
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

© 2026 Coveralls, Inc