Opposing
Opposing
By <Group 18>
POINTS AWARDED: 7
2024-03-25
Bereket Tesfaye
Ghanasham Saravaiahgari
Ghazal chamto
Notes from class when we talked about setting points 0-10 on each project.
I assigned a rating of 0.5 for the README file. While it provided some information, it
lacked sufficient detail on how to utilize development tools such as unittest, which
could have been more descriptive.
The code did not utilize code black, resulting in a lower rating of 0.
The code successfully passed pylint with a rating of 7.52. Therefore, I have assigned
it a rating of 1.
While there are some errors present in the code, it is uncertain whether flake8 was
utilized. It is possible that flake8 was implemented but some errors were overlooked.
Considering this uncertainty, we have assigned a rating of 0.5.
The code is documented with pdoc, and it can be regenerated as needed. Therefore,
we have assigned it a rating of 1.
The code appeared to be well-covered with unit tests; however, there were instances
where certain tests did not execute, resulting in errors. Taking both factors into
account, we have assigned it a rating of 0.5.
8. Does the code has an acceptable level of code coverage, at least above 50%?
The code achieved a test coverage of 60%, indicating thorough testing and
validation. Therefore, we assign it a rating of 1.
The game is highly playable, with minimal errors detected. Consequently, we are
pleased to give it a rating of 1.
10. Does this seem to be an awesome project that impresses me to some extent.
The terminal game provided an enjoyable and enriching experience, offering valuable
insights and knowledge. The code structure was commendable, demonstrating a
well-organized approach with comprehensive code coverage. As such, we are
pleased to assign it a rating of 1.
1. Play the game, what are your feeling about the overall quality of
the game?
2. What do you think of the overall quality of the code and classes?
-the code and class where good quality the coverage percentage
and the pylint rating could have been better