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-T08-3] Interview Addressbook #200

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

Conversation

Dexter-Wong
Copy link

No description provided.

Copy link

codecov bot commented Mar 14, 2024

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