Skip to content

Commit d67c6ce

Browse files
authored
Create README.md
1 parent d7237fc commit d67c6ce

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
Report for Assignment 1
2+
Group 2
3+
Ava Frohna, Masha Micevska, Cecilia Terena, Irina Popovijk
4+
5+
Name: Leetcode
6+
URL: https://github.com/fishercoder1534/Leetcode
7+
Number of lines of code and the tool used to count it: Lizard 87~ lines
8+
Programming language: Java
9+
10+
Coverage measurement
11+
Existing tool
12+
Tool used: Jacoco
13+
./gradlew test jacocoTestReport
14+
cd build/reports/jacoco/test/html
15+
open index.html
16+

0 commit comments

Comments
 (0)