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-4] Foster Family AB3 #96

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

Conversation

H1410101
Copy link

@H1410101 H1410101 commented Sep 21, 2023

Foster Family AB3 helps non-profit animal shelters manage their logistical workflow and keep track of pets and their foster families.

@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

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

Comparison is base (20f42c0) 61.69% compared to head (f8ba3ec) 63.80%.

Files Patch % Lines
src/main/java/seedu/address/ui/MainWindow.java 0.00% 88 Missing ⚠️
src/main/java/seedu/address/ui/PersonProfile.java 0.00% 30 Missing ⚠️
...main/java/seedu/address/ui/PersonProfileField.java 0.00% 11 Missing ⚠️
.../main/java/seedu/address/ui/PersonProfileNote.java 0.00% 5 Missing ⚠️
.../main/java/seedu/address/ui/PersonProfileTags.java 0.00% 5 Missing ⚠️
...java/seedu/address/commons/core/index/Indices.java 0.00% 0 Missing and 2 partials ⚠️
...rc/main/java/seedu/address/logic/LogicManager.java 71.42% 1 Missing and 1 partial ⚠️
...va/seedu/address/logic/commands/CommandResult.java 0.00% 0 Missing and 2 partials ⚠️
...c/main/java/seedu/address/model/person/Person.java 66.66% 0 Missing and 2 partials ⚠️
.../java/seedu/address/storage/JsonAdaptedPerson.java 96.87% 2 Missing ⚠️
... and 1 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #96      +/-   ##
============================================
+ Coverage     61.69%   63.80%   +2.10%     
- Complexity      703      750      +47     
============================================
  Files           104      104              
  Lines          2872     2970      +98     
  Branches        318      325       +7     
============================================
+ Hits           1772     1895     +123     
+ Misses         1012     1002      -10     
+ Partials         88       73      -15     

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

@H1410101 H1410101 changed the title Foster Family AB3 [CS2103-T13-4] Foster Family AB3 Sep 21, 2023
yuxunn pushed a commit to yuxunn/tp that referenced this pull request Oct 30, 2023
Update version number in MainApp.java
butteredyakiimo and others added 27 commits November 10, 2023 18:19
Between MainWindow and the Profile rectangle
Update PPP + UG updates (Formatting errors + Explain screenshot examples)
…into branch-v1.4-documentation

# Conflicts:
#	docs/UserGuide.md
H1410101 and others added 30 commits November 15, 2023 14:48
Co-authored-by: H1410101 <33563579+H1410101@users.noreply.github.com>
Co-authored-by: H1410101 <33563579+H1410101@users.noreply.github.com>
Change "main window" to "main page"
Fix minor issues in UG for cs2101
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