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

[CS2103T-F11-2] My Bookshelf #94

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

Conversation

jinhanfromNUS
Copy link

@jinhanfromNUS jinhanfromNUS commented Feb 26, 2024

Sharing is caring. That's why we have all these community library all around Singapore. Are you in love with the concept of a community library, but too troublesome to track down where all those books go?

Fred not, because Team 2 of Friday 11 class is here to save the day! With My Bookshelf, you can easily track down the books we borrowed and all information of the borrower. Besides, My Bookshelf also provides a variety of features so that you won't ever forgot about all the trivial returning dates again, with ease and with style.

Copy link

codecov bot commented Feb 26, 2024

Codecov Report

Attention: Patch coverage is 23.91304% with 105 lines in your changes are missing coverage. Please review.

Project coverage is 68.67%. Comparing base (b896eb0) to head (387d8f8).

❗ Current head 387d8f8 differs from pull request most recent head bc81b9d. Consider uploading reports for the commit bc81b9d to get more accurate results

Files Patch % Lines
...ain/java/seedu/address/storage/LibraryStorage.java 11.11% 24 Missing ⚠️
...eedu/address/logic/commands/DeleteBookCommand.java 0.00% 20 Missing ⚠️
...a/seedu/address/logic/commands/AddBookCommand.java 0.00% 17 Missing ⚠️
src/main/java/seedu/address/ui/PersonCard.java 0.00% 11 Missing ⚠️
...edu/address/logic/parser/AddBookCommandParser.java 0.00% 8 Missing ⚠️
.../address/logic/parser/DeleteBookCommandParser.java 0.00% 8 Missing ⚠️
...main/java/seedu/address/model/library/Library.java 61.90% 6 Missing and 2 partials ⚠️
src/main/java/seedu/address/ui/MainWindow.java 0.00% 4 Missing ⚠️
.../seedu/address/logic/parser/AddressBookParser.java 0.00% 2 Missing ⚠️
...c/main/java/seedu/address/ui/LibraryListPanel.java 0.00% 2 Missing ⚠️
... and 1 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #94      +/-   ##
============================================
- Coverage     75.26%   68.67%   -6.59%     
- Complexity      419      533     +114     
============================================
  Files            71       91      +20     
  Lines          1338     1938     +600     
  Branches        126      194      +68     
============================================
+ Hits           1007     1331     +324     
- Misses          301      545     +244     
- Partials         30       62      +32     

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

@jinhanfromNUS jinhanfromNUS changed the title [CS2103-F11-2] My Bookshelf [CS2103T-F11-2] My Bookshelf Mar 7, 2024
meowwtama and others added 28 commits April 4, 2024 19:30
Incorporate Markbind into documentation
Update UI, app name, app icon
jinhanfromNUS and others added 30 commits April 15, 2024 22:14
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