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-W10-1] TAfinder #4

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

Conversation

ravern
Copy link

@ravern ravern commented Sep 10, 2023

The start of the semester is a busy period for the professors in SoC — organising modules, preparing content, booking venues, and of course, searching for suitable TAs. TAfinder aims to optimise this process, by allowing professors to look through TA applicants efficiently and select them effectively.

@ravern ravern changed the title [W10-1] TAfinder [CS2103T-W10-1] TAfinder Sep 10, 2023
@codecov
Copy link

codecov bot commented Sep 10, 2023

Codecov Report

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

Comparison is base (31c3353) 73.45% compared to head (a371c4a) 74.82%.

Files Patch % Lines
src/main/java/seedu/address/ui/CompareWindow.java 0.00% 64 Missing ⚠️
src/main/java/seedu/address/ui/PersonListCard.java 0.00% 19 Missing ⚠️
...va/seedu/address/logic/commands/ImportCommand.java 84.61% 10 Missing and 8 partials ⚠️
.../java/seedu/address/storage/JsonAdaptedPerson.java 55.88% 9 Missing and 6 partials ⚠️
.../java/seedu/address/model/util/SampleDataUtil.java 0.00% 12 Missing ⚠️
.../main/java/seedu/address/ui/PersonDetailPanel.java 0.00% 10 Missing ⚠️
...in/java/seedu/address/logic/parser/ParserUtil.java 53.84% 4 Missing and 2 partials ⚠️
...rc/main/java/seedu/address/model/ModelManager.java 50.00% 3 Missing and 2 partials ⚠️
...c/main/java/seedu/address/model/person/Person.java 73.68% 1 Missing and 4 partials ⚠️
src/main/java/seedu/address/MainApp.java 0.00% 4 Missing ⚠️
... and 12 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master       #4      +/-   ##
============================================
+ Coverage     73.45%   74.82%   +1.36%     
- Complexity      555      668     +113     
============================================
  Files           100      107       +7     
  Lines          1959     2375     +416     
  Branches        183      247      +64     
============================================
+ Hits           1439     1777     +338     
- Misses          464      512      +48     
- Partials         56       86      +30     

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

Heran9 pushed a commit to AY2324S1-CS2103T-F10-4/tp that referenced this pull request Oct 6, 2023
jovkusuma pushed a commit to AY2324S1-CS2103T-F10-4/tp that referenced this pull request Oct 13, 2023
ravern and others added 26 commits October 25, 2023 18:45
Add text portion of bookmark command in DG
Add compare function implementation details to DG
Add basic UI for compare function
Update attach command implementation into DG
Update DG with comment feature
amosting and others added 30 commits November 14, 2023 00:35
Edit edit command feature in the UG
Fix all errors in UG and amended DG
Fix TOC numbering, add TOC to Developer Guide
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