-
There are many design smells present in the code. Such as Complex Method, Long Method, Complex Conditional and Long Statement.
-
### Problem
This pull request will use strategic refactoring techniques in the uPortal open-source project to enhance code readability, maintainability, and extensibility.
### Solution
Th…
-
in #33, a test suite was added to test the validity of the raw data. This is a good thing! The icky thing is the fact that the package tests were never really set up for this situation, which leads to…
-
# Overview
The purpose of this issue is to identify code smells and violation of good design principles in the application and resolve them. Code smells are usually a sign of a deeper problem and typ…
-
As shown in attached screen grab.
NB 'Untitled Timeline' = Resolve not adding the timeline name to the otio currently.
-
Perhaps this could instead be a discussion topic, but Lens and the presentation toolbar (Dashboard, Canvas) are using the same toolbar button styles which smells like a possible EUI addition (e.g. new…
-
https://github.com/researchart/swan17/blob/master/pdf/swan17-contributor.pdf
# ABSTRACT
"Mastery of the idiosyncrasies of object-oriented programming languages is undoubtedly challengin…
-
In the Objects and Data Structures topic, it can be included this design pattern that treat the use of string, int, and so on, instead Classes for Name, Money, Email, Phone, etc.
reference:
http…
-
- [x] Checking the code from digit to Dristi solution repo
- [ ] Performing delete action
-
## Stephen's feedback
*\* OOD: Satisfactory
OOD not inconsistent with code for part 5
## In the rubric
### Satisfactory
- Missing a Model or Data
- Unclear seperation.
- Important entities missing
- …