[CS2103-F09-3] ProgrammerError#90
Open
shermannws wants to merge 1532 commits into
Open
Conversation
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #90 +/- ##
=========================================
Coverage ? 61.67%
Complexity ? 630
=========================================
Files ? 104
Lines ? 2262
Branches ? 264
=========================================
Hits ? 1395
Misses ? 749
Partials ? 118 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
okyntary
pushed a commit
to okyntary/tp
that referenced
this pull request
Oct 21, 2021
…_Functionality Added additional functionality to CCAs
HalphasX
pushed a commit
to HalphasX/tp
that referenced
this pull request
Oct 26, 2021
…efactor-v1.2 Feat: Add Note Command, Add Note UI & Add Note Date Saving
Use full instead of filtered list
Update DG for the EditLabCommand
…peiduo Uncomment test cases for JsonProgrammerErrorStorageTest
Fix bug where duplicate students can be uploaded
[DG] update toc
Standardize spelling in UG and HelpWindow
[PPP - shermannws] Fix indexing issue in Github pages
Erwin PPP - Update Reposense Link
Shorten PPP further
Update UG: Glossary
[PPP] Fix broken link in PPP
This reverts commit 878dd7b.
Fix for show manual testing instruction
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
ProgrammerError (P|E) is a desktop app for managing students' information, optimized for use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI). Designed for CS2100 Lab TAs, this application is optimized to track personal particulars, grades and attendance of your students across different classes. If you are familiar with Unix commands, this is definitely for you!