-
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cleanup of the application #89
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #89 +/- ##
==========================================
+ Coverage 43.30% 49.89% +6.60%
==========================================
Files 61 51 -10
Lines 3751 3083 -668
==========================================
- Hits 1624 1538 -86
+ Misses 2127 1545 -582
Continue to review full report in Codecov by Sentry.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for cleaning this up!!
Cleanup of the application
♻️ Current situation & Problem
As of now, the application is quite cluttered and lots of dead code exists. The reason for this is the prioritization of features during the CS342 class
⚙️ Release Notes
📚 Documentation
--
✅ Testing
Manually tested the application, ensure that UI tests are still passing
📝 Code of Conduct & Contributing Guidelines
By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines: