You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,3 +8,8 @@ Given a JavaScript application test folder, it extracts the following metrics: N
8
8
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.
9
9
10
10
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.
0 commit comments