Skip to content

Commit ababa20

Browse files
committed
README updated
1 parent 9bf5cab commit ababa20

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,8 @@ Given a JavaScript application test folder, it extracts the following metrics: N
88
Given a JavaScript test coverage report, it extracts: Percentage of missed statements in missed functions, and coverage for regular functions, callback functions, asynchronous callbacks, event-dependent callbacks, and closures.
99

1010
In addition, given a URL to a Github repo for a JavaScript application it extracts these metrics from the repository: Number of watches, stars, forks, commits, branches, releases, and contributors.
11+
12+
Instructions
13+
-----------------
14+
15+
TBA.

0 commit comments

Comments
 (0)