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-T13-2] CampusConnect #18

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

Conversation

kokrui
Copy link

@kokrui kokrui commented Sep 14, 2023

CampusConnect, designed exclusively for NUS students living on campus, simplifies campus life. Keep track of shared expenses, never forget a friend's birthday, and easily access room numbers and campus services. Stay organised, stay connected, and make your on-campus experience at NUS stress-free with CampusConnect!

@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Attention: 98 lines in your changes are missing coverage. Please review.

Comparison is base (517b785) 75.26% compared to head (91d9d9a) 83.02%.

Files Patch % Lines
.../java/seedu/address/model/util/SampleDataUtil.java 25.00% 12 Missing ⚠️
...main/java/seedu/address/ui/NotificationWindow.java 0.00% 12 Missing ⚠️
...va/seedu/address/logic/commands/AddAltCommand.java 88.50% 1 Missing and 9 partials ⚠️
...edu/address/logic/parser/FindExpressionParser.java 94.02% 4 Missing and 4 partials ⚠️
src/main/java/seedu/address/MainApp.java 0.00% 6 Missing ⚠️
src/main/java/seedu/address/ui/PersonCard.java 87.23% 6 Missing ⚠️
...edu/address/logic/commands/UpdatePhotoCommand.java 85.29% 2 Missing and 3 partials ⚠️
...n/java/seedu/address/model/event/EventFactory.java 80.00% 4 Missing and 1 partial ⚠️
...java/seedu/address/logic/commands/EditCommand.java 92.15% 0 Missing and 4 partials ⚠️
.../java/seedu/address/storage/JsonAdaptedAvatar.java 66.66% 3 Missing and 1 partial ⚠️
... and 16 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #18      +/-   ##
============================================
+ Coverage     75.26%   83.02%   +7.76%     
- Complexity      419      777     +358     
============================================
  Files            71      100      +29     
  Lines          1338     2380    +1042     
  Branches        126      267     +141     
============================================
+ Hits           1007     1976     +969     
- Misses          301      336      +35     
- Partials         30       68      +38     

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

conradsoon and others added 29 commits November 1, 2023 11:00
Co-authored-by: lordidiot <0xlordidiot@gmail.com>
Clean up errors in Developer Guide
Tweak UserGuide for `notes`, update emergency contacts feature.
Update UG yellow box definition
Update implementation, test cases and documentation for addalt and edit feature
Reorganize UG sections to new hierarchy
Update `notes` feature in DG to be more similar in style to other features in DG
Update UG table of contents and spacing
kokrui and others added 30 commits November 13, 2023 16:02
Update Payments feature DG section
Fix package name typo and outdated AB3 links in DG
Add planned enhancement for corrupt addressbook.json, move planned enhancements to DG
Remove aarch64 javafx from gradle
Fix error in activity and sequence diagram for DG
Add new DG content for Find command
Add missing line break in FAQ UG
[CS2101] Change H2 color in UG
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.

None yet

5 participants