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-W15-4] CodeSphere #33

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

Conversation

sunzihan23
Copy link

CodeSphere is a desktop app contact management app, optimised for use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI). It is an app targeted at connecting Year 1 Computer Science students in the NUS School of Computing.

@codecov
Copy link

codecov bot commented Sep 17, 2023

Codecov Report

Merging #33 (d65a933) into master (517b785) will decrease coverage by 2.34%.
The diff coverage is 77.18%.

@@             Coverage Diff              @@
##             master      #33      +/-   ##
============================================
- Coverage     75.26%   72.92%   -2.34%     
- Complexity      419      713     +294     
============================================
  Files            71      124      +53     
  Lines          1338     2379    +1041     
  Branches        126      240     +114     
============================================
+ Hits           1007     1735     +728     
- Misses          301      556     +255     
- Partials         30       88      +58     
Files Coverage Δ
src/main/java/seedu/codesphere/AppParameters.java 95.65% <ø> (ø)
src/main/java/seedu/codesphere/Main.java 0.00% <ø> (ø)
...ain/java/seedu/codesphere/commons/core/Config.java 77.27% <ø> (ø)
...ava/seedu/codesphere/commons/core/GuiSettings.java 76.92% <ø> (ø)
...java/seedu/codesphere/commons/core/LogsCenter.java 78.78% <ø> (ø)
...in/java/seedu/codesphere/commons/core/Version.java 82.50% <ø> (ø)
...ava/seedu/codesphere/commons/core/index/Index.java 100.00% <ø> (ø)
...phere/commons/exceptions/DataLoadingException.java 100.00% <ø> (ø)
...here/commons/exceptions/IllegalValueException.java 100.00% <ø> (ø)
...in/java/seedu/codesphere/commons/util/AppUtil.java 88.88% <ø> (ø)
... and 114 more

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

phiphi-tan and others added 28 commits November 9, 2023 15:56
Implement text wrap for student card
Fix EditCommandTest and StageManagerTest
Add SelectCommandParserTest
gongg21 and others added 30 commits November 14, 2023 12:18
Add UniqueCourseListTest.java
Update DG for InputHistory
Fix formatting issues for quick start
Update UG and edit author tags
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.

5 participants