You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Teacher and student users have their own edit-profile component class that share similar blocks of code. Try to reduce the remediation time by at least 2 days by extracting the duplicate code into a parent class.
Teacher and student users have their own edit-profile component class that share similar blocks of code. Try to reduce the remediation time by at least 2 days by extracting the duplicate code into a parent class.
https://codeclimate.com/github/WISE-Community/WISE/src/main/webapp/site/src/app/student/account/edit-profile/edit-profile.component.spec.ts
https://codeclimate.com/github/WISE-Community/WISE/src/main/webapp/site/src/app/teacher/account/edit-profile/edit-profile.component.spec.ts
https://codeclimate.com/github/WISE-Community/WISE/src/main/webapp/site/src/app/teacher/account/edit-profile/edit-profile.component.ts
The text was updated successfully, but these errors were encountered: