Skip to content
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-W08-2] Source Control #93

Open
wants to merge 917 commits into
base: master
Choose a base branch
from

Conversation

jonas-chow
Copy link

Source Control helps CS1101S professors manage performance of their students. It is optimized for CLI users so that frequent tasks can be done faster by typing in commands.

@codecov-commenter
Copy link

codecov-commenter commented Sep 16, 2021

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

Codecov Report

Attention: Patch coverage is 76.12903% with 74 lines in your changes missing coverage. Please review.

Please upload report for BASE (master@cdbf059). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/main/java/seedu/sourcecontrol/MainApp.java 0.00% 14 Missing ⚠️
.../java/seedu/sourcecontrol/ui/StudentListPanel.java 0.00% 12 Missing ⚠️
...n/java/seedu/sourcecontrol/logic/LogicManager.java 68.57% 9 Missing and 2 partials ⚠️
...va/seedu/sourcecontrol/commons/util/ChartUtil.java 9.09% 10 Missing ⚠️
...sourcecontrol/logic/parser/AliasCommandParser.java 83.33% 2 Missing and 4 partials ⚠️
...c/main/java/seedu/sourcecontrol/ui/MainWindow.java 0.00% 6 Missing ⚠️
...seedu/sourcecontrol/model/util/SampleDataUtil.java 0.00% 5 Missing ⚠️
...eedu/sourcecontrol/logic/commands/ShowCommand.java 40.00% 2 Missing and 1 partial ⚠️
.../java/seedu/sourcecontrol/model/SourceControl.java 50.00% 0 Missing and 2 partials ⚠️
.../main/java/seedu/sourcecontrol/ui/StudentCard.java 0.00% 2 Missing ⚠️
... and 3 more

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #93   +/-   ##
=========================================
  Coverage          ?   75.85%           
  Complexity        ?      936           
=========================================
  Files             ?      105           
  Lines             ?     2936           
  Branches          ?      394           
=========================================
  Hits              ?     2227           
  Misses            ?      601           
  Partials          ?      108           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

okyntary pushed a commit to okyntary/tp that referenced this pull request Oct 21, 2021
…eloper_guide

Added enrol and expel implementations to Developer Guide
HalphasX pushed a commit to HalphasX/tp that referenced this pull request Oct 26, 2021
jonas-chow and others added 30 commits November 8, 2021 10:50
…eaks

Add import warning, and change a few line breaks around
Fix remaining UML diagrams that use AddressBookParser instead of SourceControlParser
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