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

[CS2103-T17-1] UniVerse #80

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

Conversation

verakohh
Copy link

UniVerse allows university students to easily access and manage their professional networks, interests, and academic backgrounds.

Copy link

codecov bot commented Sep 19, 2024

Codecov Report

Attention: Patch coverage is 76.05225% with 165 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...ain/java/seedu/address/ui/UniversityListPanel.java 0.00% 38 Missing ⚠️
src/main/java/seedu/address/ui/MainWindow.java 0.00% 13 Missing ⚠️
...ogic/parser/FindByWorkExperienceCommandParser.java 58.62% 6 Missing and 6 partials ⚠️
...erson/WorkExperienceContainsKeywordsPredicate.java 71.87% 2 Missing and 7 partials ⚠️
src/main/java/seedu/address/ui/PersonCard.java 0.00% 9 Missing ⚠️
.../java/seedu/address/storage/JsonAdaptedPerson.java 85.45% 5 Missing and 3 partials ⚠️
...s/logic/parser/AddWorkExperienceCommandParser.java 69.56% 0 Missing and 7 partials ⚠️
...address/logic/parser/AddInterestCommandParser.java 75.00% 4 Missing and 2 partials ⚠️
.../seedu/address/logic/parser/AddressBookParser.java 0.00% 6 Missing ⚠️
...edu/address/logic/commands/AddInterestCommand.java 87.50% 0 Missing and 5 partials ⚠️
... and 20 more
Files with missing lines Coverage Δ Complexity Δ
src/main/java/seedu/address/logic/Messages.java 91.66% <100.00%> (+4.16%) 3.00 <0.00> (ø)
.../java/seedu/address/logic/commands/AddCommand.java 100.00% <100.00%> (ø) 8.00 <1.00> (ø)
...ain/java/seedu/address/logic/parser/CliSyntax.java 91.66% <100.00%> (+8.33%) 1.00 <0.00> (ø)
src/main/java/seedu/address/model/AddressBook.java 84.84% <100.00%> (+1.51%) 13.00 <3.00> (+2.00)
src/main/java/seedu/address/model/Model.java 100.00% <ø> (ø) 1.00 <0.00> (ø)
...rc/main/java/seedu/address/model/ModelManager.java 100.00% <100.00%> (ø) 25.00 <1.00> (+2.00)
...s/model/person/MajorContainsKeywordsPredicate.java 100.00% <100.00%> (ø) 7.00 <7.00> (?)
src/main/java/seedu/address/model/person/Name.java 92.85% <ø> (ø) 6.00 <0.00> (ø)
...c/main/java/seedu/address/model/person/Person.java 100.00% <100.00%> (+2.77%) 20.00 <6.00> (+1.00)
.../java/seedu/address/model/util/SampleDataUtil.java 95.83% <100.00%> (+75.83%) 5.00 <1.00> (+4.00)
... and 30 more

... and 1 file with indirect coverage changes

kuiktzecheng and others added 27 commits September 25, 2024 16:26
…bind

Merge switch-docs-to-markbind branch for website
This reverts commit 33b370b.
…outUs

Update AboutUs page with Tze Cheng's Details
…a-Details

Update AboutUs Page with Vera's Details
Update AboutUs Page with Chen Le's Details
Update AboutUs Page with Jeremy's Details
Edit about us page with Arnav's details
jeremychiaaaaa and others added 30 commits November 7, 2024 20:05
Update team folder with my contributions
Add user stories and use cases for findw, findi
Add team contribution file and update acknowledgements in DG
Add findu command to DG appendix
Update DG and UG for pdf conversion
Update relevant files for jar file creation
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