1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-03-14 06:38:32 +00:00

commit 21-06

This commit is contained in:
dimalarcon 2024-06-21 17:12:22 +02:00
parent d5691b12a1
commit 468db2a754
4 changed files with 8 additions and 14 deletions

View File

@ -12,3 +12,11 @@
- **Tool used to measure the number of lines of code:** lizard
![Lizard-KLOC-Screenshot-output-command](/screenshots/lizard-kloc(21-06-2024_16-39-00).png)
## Coverage Measurement
- **Existing tool used to measure the coverage:** coverage.py
- **Coverage result:** 94%
![Coverage.py-Coverage-Measurement](/screenshots/coverage-py-2(2024-06-21_17-09-11).png)
![Coverage.py-Coverage-Measurement](/screenshots/coverage-py-1(21-06-2024_17-06-39).png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

View File

@ -1,14 +0,0 @@
# Report for Assignment 1 - Group 82
## Project Information
- **Name:** TheFuck - Magnificent app which corrects your previous console command
- **URL:** https://github.com/dimalarcon/SEP2024-Group82-thefuck
- **Programming Language:** Python
## Code Metrics
- **Number of lines of code:** 547801 (54.7 KLOC)
- **Tool used to measure the number of lines of code:** lizard
![Lizard-KLOC-Screenshot-output-command](/screenshots/dima/lizard-kloc(21-06-2024_16-39-00).png)