Skip to content

[CS2103-F09-3] ProgrammerError#90

Open
shermannws wants to merge 1532 commits into
nus-cs2103-AY2122S1:masterfrom
AY2122S1-CS2103-F09-3:master
Open

[CS2103-F09-3] ProgrammerError#90
shermannws wants to merge 1532 commits into
nus-cs2103-AY2122S1:masterfrom
AY2122S1-CS2103-F09-3:master

Conversation

@shermannws

Copy link
Copy Markdown

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!

@codecov-commenter

codecov-commenter commented Sep 26, 2021

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 64.58333% with 17 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (master@c326062). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/main/java/seedu/programmer/ui/MainWindow.java 0.00% 9 Missing ⚠️
...n/java/seedu/programmer/model/student/Student.java 75.00% 3 Missing ⚠️
...a/seedu/programmer/ui/windows/DashboardWindow.java 0.00% 2 Missing ⚠️
...main/java/seedu/programmer/logic/LogicManager.java 0.00% 1 Missing ⚠️
...eedu/programmer/logic/commands/EditLabCommand.java 88.88% 0 Missing and 1 partial ⚠️
...in/java/seedu/programmer/model/student/LabNum.java 0.00% 0 Missing and 1 partial ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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
shermannws and others added 27 commits November 8, 2021 09:23
Update DG for the EditLabCommand
…peiduo

Uncomment test cases for JsonProgrammerErrorStorageTest
Fix bug where duplicate students can be uploaded
Standardize spelling in UG and HelpWindow
reddevil1313 and others added 30 commits November 8, 2021 22:06
[PPP - shermannws] Fix indexing issue in Github pages
Fix for show manual testing instruction
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants