1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-04-13 06:10:46 +01:00
2024-06-21 19:14:05 +02:00
2024-06-21 19:14:05 +02:00
2024-06-21 19:14:05 +02:00
2024-06-21 19:14:05 +02:00
2019-08-19 21:47:15 +02:00
2021-06-23 12:19:47 +02:00
2016-05-09 18:54:40 +03:00
2022-01-20 22:01:21 +01:00
2017-08-21 11:32:23 +02:00
2024-06-21 16:26:23 +02:00
2024-06-21 19:14:05 +02:00
2019-05-27 18:32:48 +02:00
2015-07-27 22:23:20 +03:00
2018-10-02 20:46:13 +02:00
2023-07-09 13:03:32 +02:00

Report for Assignment 1 - Group 82

Project Information

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

Coverage Measurement

  • Existing tool used to measure the coverage: coverage.py
  • Coverage result: 94%

Coverage.py-Coverage-Measurement Coverage.py-Coverage-Measurement

Tasks

Dmitri Bespalii

Function 1: get_new_command in /rules/cd_correction.py

1. Function Instrumentation

  • Before instrumentation:

Function1-BeforeInstrumentation

  • After instrumentation:

Function1-AfterInstrumentation-1 Function1-AfterInstrumentation-2

  • Write all information about conditional branches to console:

Function1-WriteInformation

2. Coverage Improvement

  • Coverage before adding new tests to the corresponding test file: /tests/rules/test_cd_correction.py

Function1-CoverageBeforeImprov

  • Creating new tests to cover the function

Function1-NewTestsAdded

  • Coverage aftering adding new tests to the corresponding test file: /tests/rules/test_cd_correction.py

Function-CoverageAfterImprov

Description
No description provided
Readme 13 MiB
Languages
Python 99.7%
Dockerfile 0.1%
PowerShell 0.1%