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-W12-2] SectresBook #80

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

Conversation

rui-han-crh
Copy link

SectresBook helps secretaries / treasurers to maintain all the information of the members of their club, by collating a list of identifiable information, past records and future tasks.

@codecov-commenter
Copy link

codecov-commenter commented Sep 14, 2022

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 68.67470% with 26 lines in your changes missing coverage. Please review.

Project coverage is 63.19%. Comparing base (77a32bf) to head (0d7bfff).

Files with missing lines Patch % Lines
...rc/main/java/seedu/address/model/ModelManager.java 57.89% 5 Missing and 3 partials ⚠️
src/main/java/seedu/address/ui/MainWindow.java 0.00% 4 Missing ⚠️
...c/main/java/seedu/address/model/person/Person.java 0.00% 3 Missing ⚠️
...va/seedu/address/logic/commands/CommandResult.java 0.00% 2 Missing ⚠️
...edu/address/logic/parser/InspectCommandParser.java 0.00% 2 Missing ⚠️
src/main/java/seedu/address/model/person/Loan.java 90.47% 2 Missing ⚠️
.../seedu/address/logic/commands/EditLoanCommand.java 94.11% 0 Missing and 1 partial ⚠️
.../seedu/address/logic/parser/AddressBookParser.java 0.00% 1 Missing ⚠️
.../seedu/address/logic/parser/EditCommandParser.java 0.00% 1 Missing ⚠️
...du/address/logic/parser/EditLoanCommandParser.java 66.66% 1 Missing ⚠️
... and 1 more

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #80      +/-   ##
============================================
- Coverage     72.15%   63.19%   -8.97%     
- Complexity      399      658     +259     
============================================
  Files            70      111      +41     
  Lines          1232     2421    +1189     
  Branches        125      271     +146     
============================================
+ Hits            889     1530     +641     
- Misses          311      792     +481     
- Partials         32       99      +67     

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

CFSY added a commit to CFSY/tp that referenced this pull request Oct 22, 2022
rui-han-crh and others added 28 commits October 30, 2022 20:07
TOC doesn't seem to generate automatically anymore
Also clears a trailing spaces at the end of lines
Malformed header fixed
Fix 2 images find86result.png and findAlexDavidResult.png
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.

6 participants