Skip to content

[CS2103T-T08-3] Interview Addressbook#200

Open
Dexter-Wong wants to merge 465 commits into
nus-cs2103-AY2324S2:masterfrom
AY2324S2-CS2103T-T08-3:master
Open

[CS2103T-T08-3] Interview Addressbook#200
Dexter-Wong wants to merge 465 commits into
nus-cs2103-AY2324S2:masterfrom
AY2324S2-CS2103T-T08-3:master

Conversation

@Dexter-Wong

Copy link
Copy Markdown

No description provided.

@codecov

codecov Bot commented Mar 14, 2024

Copy link
Copy Markdown

Codecov Report

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

Project coverage is 76.65%. Comparing base (b896eb0) to head (39bddeb).

❗ Current head 39bddeb differs from pull request most recent head f40f26e. Consider uploading reports for the commit f40f26e to get more accurate results

Files Patch % Lines
src/main/java/seedu/address/ui/ResumeWindow.java 0.00% 55 Missing ⚠️
...u/address/logic/parser/AddResumeCommandParser.java 22.22% 21 Missing ⚠️
...ain/java/seedu/address/model/person/user/User.java 37.50% 20 Missing ⚠️
...u/address/logic/parser/DeleteTagCommandParser.java 0.00% 19 Missing ⚠️
...seedu/address/logic/commands/DeleteTagCommand.java 0.00% 17 Missing ⚠️
src/main/java/seedu/address/ui/PersonCard.java 0.00% 15 Missing ⚠️
...ress/logic/parser/DeleteAbstractCommandParser.java 35.29% 8 Missing and 3 partials ⚠️
...logic/parser/FilterInterviewTimeCommandParser.java 77.77% 4 Missing and 6 partials ⚠️
...n/java/seedu/address/model/person/SalaryRange.java 88.23% 6 Missing and 2 partials ⚠️
src/main/java/seedu/address/ui/MainWindow.java 0.00% 8 Missing ⚠️
... and 10 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #200      +/-   ##
============================================
+ Coverage     75.26%   76.65%   +1.38%     
- Complexity      419      742     +323     
============================================
  Files            71      112      +41     
  Lines          1338     2484    +1146     
  Branches        126      271     +145     
============================================
+ Hits           1007     1904     +897     
- Misses          301      509     +208     
- Partials         30       71      +41     

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

Lalelulilulela and others added 29 commits April 2, 2024 17:27
# Conflicts:
#	src/test/java/seedu/address/model/person/CompanyNameTest.java
…into add-user-resume

# Conflicts:
#	src/main/java/seedu/address/logic/parser/CliSyntax.java
#	src/main/java/seedu/address/logic/parser/ParserUtil.java
Lalelulilulela and others added 30 commits April 15, 2024 21:10
Add planned enhancement for more specific error messages
Add planned enhancement for issue 157
Add planned enhancement for clear and delete commands
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