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-T13-4] MyLibrary #88

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

Conversation

NoyaRoeT
Copy link

MyLibrary helps readers manage the books they are currently reading, have read and will read in the future. It is optimised for CLI users so that frequent tasks can be done faster by typing in commands.

@codecov
Copy link

codecov bot commented Feb 19, 2023

Codecov Report

Patch coverage: 67.73% and project coverage change: -6.71 ⚠️

Comparison is base (928f146) 72.15% compared to head (0ff8109) 65.45%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #88      +/-   ##
============================================
- Coverage     72.15%   65.45%   -6.71%     
- Complexity      399      590     +191     
============================================
  Files            70       91      +21     
  Lines          1232     1983     +751     
  Branches        125      231     +106     
============================================
+ Hits            889     1298     +409     
- Misses          311      607     +296     
- Partials         32       78      +46     
Impacted Files Coverage Δ
src/main/java/seedu/library/AppParameters.java 75.00% <ø> (ø)
src/main/java/seedu/library/Main.java 0.00% <ø> (ø)
src/main/java/seedu/library/MainApp.java 0.00% <0.00%> (ø)
...c/main/java/seedu/library/commons/core/Config.java 77.27% <ø> (ø)
...n/java/seedu/library/commons/core/GuiSettings.java 69.23% <ø> (ø)
...in/java/seedu/library/commons/core/LogsCenter.java 78.37% <ø> (ø)
...main/java/seedu/library/commons/core/Messages.java 0.00% <0.00%> (ø)
.../main/java/seedu/library/commons/core/Version.java 82.50% <ø> (ø)
...n/java/seedu/library/commons/core/index/Index.java 100.00% <ø> (ø)
...ry/commons/exceptions/DataConversionException.java 100.00% <ø> (ø)
... and 81 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

ARPspoofing pushed a commit to ARPspoofing/tp that referenced this pull request Mar 18, 2023
weekiat-douze pushed a commit to weekiat-douze/tp that referenced this pull request Apr 5, 2023
zhoyx and others added 30 commits April 10, 2023 12:12
ResizeClassStorage diagram in DG
Fix blury UiClassDiagram
Update Jar file name in build.gradle
remove <br> from graphical user interface header
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