Skip to content

Conversation

@lihongguang00
Copy link

UniMate helps NUS Students track their calendars as well as compare it with their peers' calendars for easy meeting planning.

@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

❌ Patch coverage is 79.19463% with 93 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.01%. Comparing base (5a35c29) to head (79eb156).

Files with missing lines Patch % Lines
.../logic/commands/CompareCalendarByIndexCommand.java 0.00% 13 Missing ⚠️
...ddress/logic/commands/EditContactEventCommand.java 87.75% 6 Missing and 6 partials ⚠️
...ic/parser/CompareCalendarByIndexCommandParser.java 0.00% 11 Missing ⚠️
...ss/logic/commands/CompareCalendarByTagCommand.java 0.00% 10 Missing ⚠️
...ogic/parser/CompareCalendarByTagCommandParser.java 0.00% 10 Missing ⚠️
.../seedu/address/model/calendar/UniMateCalendar.java 25.00% 9 Missing ⚠️
...u/address/model/event/AllDaysEventListManager.java 0.00% 7 Missing ⚠️
...rc/main/java/seedu/address/model/ModelManager.java 63.63% 4 Missing ⚠️
...in/java/seedu/address/logic/parser/ParserUtil.java 88.88% 3 Missing ⚠️
.../logic/parser/DeleteContactEventCommandParser.java 77.77% 2 Missing ⚠️
... and 10 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #100      +/-   ##
============================================
+ Coverage     88.98%   91.01%   +2.03%     
- Complexity      885      975      +90     
============================================
  Files           112      121       +9     
  Lines          2379     2639     +260     
  Branches        268      299      +31     
============================================
+ Hits           2117     2402     +285     
+ Misses          196      169      -27     
- Partials         66       68       +2     

☔ 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.

yuxunn pushed a commit to yuxunn/tp that referenced this pull request Oct 30, 2023
Update UG and DG with View Command and UI Class Diagram
nicrandomlee and others added 28 commits November 3, 2023 02:35
Removed unused imports for EditPersonDescriptor
Added javadocs for EditPersonDescriptor
Removed unused import
Added guard clause for user exceeding index of event list
# Conflicts:
#	src/main/java/seedu/address/logic/parser/ParserUtil.java
#	src/main/java/seedu/address/logic/parser/UniMateParser.java
#	src/test/java/seedu/address/logic/parser/UniMateParserTest.java
Updated javadoc to standardize format
lihongguang00 and others added 30 commits November 14, 2023 00:52
Update PPP and DG
More fix
Update DG
Fix a bug where editing only the time start or time end will show
the wrong error message
Update UG
Update UG
Update UG
Update DG
Update PPP
Update AboutUs
Update codecov.yml
Update website picture
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.

4 participants