-
Notifications
You must be signed in to change notification settings - Fork 520
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
[CS2103T-T09-1] TeachStack #34
base: master
Are you sure you want to change the base?
[CS2103T-T09-1] TeachStack #34
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #34 +/- ##
============================================
+ Coverage 75.26% 76.90% +1.64%
- Complexity 419 702 +283
============================================
Files 71 100 +29
Lines 1338 2187 +849
Branches 126 209 +83
============================================
+ Hits 1007 1682 +675
- Misses 301 435 +134
- Partials 30 70 +40 ☔ View full report in Codecov by Sentry. |
Add diagrams and dg feature for set weak
Update the AddState diagrams
Add diagrams and implementation details for find
Add group command to developer guide [CS2103]
Update find command to filter by groups
Co-authored-by: JiaXinEu <108446221+JiaXinEu@users.noreply.github.com>
Add some corrections and formatting
Update version to v1.4
Add library used
Minor fix on the alignment
TeachStack helps Computer Science instructors to keep track of details of weaker students. It is optimized for CLI users so that frequent tasks can be done faster by typing in commands.