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-F08-3] PawFection #74

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

Conversation

Blizzeracz
Copy link

@Blizzeracz Blizzeracz commented Sep 19, 2023

PawFection aims to address the lack of proper dissemination and retrieval of information for new volunteers within animal care centres through a centralised platform.

@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Merging #74 (1ff89fe) into master (517b785) will decrease coverage by 2.05%.
The diff coverage is 78.45%.

❗ Current head 1ff89fe differs from pull request most recent head cc294f4. Consider uploading reports for the commit cc294f4 to get more accurate results

@@             Coverage Diff              @@
##             master      #74      +/-   ##
============================================
- Coverage     75.26%   73.21%   -2.05%     
- Complexity      419      632     +213     
============================================
  Files            71       88      +17     
  Lines          1338     2057     +719     
  Branches        126      204      +78     
============================================
+ Hits           1007     1506     +499     
- Misses          301      483     +182     
- Partials         30       68      +38     
Files Coverage Δ
...in/java/seedu/address/commons/core/LogsCenter.java 78.78% <100.00%> (ø)
...n/java/seedu/address/commons/core/index/Index.java 88.23% <100.00%> (-11.77%) ⬇️
...main/java/seedu/address/commons/util/FileUtil.java 77.27% <ø> (ø)
...va/seedu/address/logic/commands/AnimalCommand.java 100.00% <100.00%> (ø)
...eedu/address/logic/commands/ListAnimalCommand.java 100.00% <100.00%> (ø)
...seedu/address/logic/commands/ResetTaskCommand.java 100.00% <100.00%> (ø)
...du/address/logic/commands/SearchAnimalCommand.java 100.00% <100.00%> (ø)
...u/address/logic/parser/AddAnimalCommandParser.java 100.00% <100.00%> (ø)
...edu/address/logic/parser/AddTaskCommandParser.java 100.00% <100.00%> (ø)
...a/seedu/address/logic/parser/ArgumentMultimap.java 100.00% <100.00%> (ø)
... and 59 more

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

@Blizzeracz Blizzeracz changed the title [CS2103-F08-3] Y2Direct [CS2103-F08-3] PawFection Oct 20, 2023
bkjwjason and others added 28 commits November 1, 2023 13:24
Fix naming and some minor implementations in SearchCommand
Naming of prefix constants of animals now have a 'PREFIX' instead
of 'INDEX' naming.
bkjwjason and others added 30 commits November 14, 2023 08:13
Add tutorial, navigation and other related information at the front
Update tips and notes and add screenshots for tutorial
Update screenshots and shorten command details
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