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

Update ugdg and include some test cases #353

Merged
merged 38 commits into from
Nov 2, 2020

Conversation

seanjyjy
Copy link

@seanjyjy seanjyjy commented Nov 2, 2020

Pr Overview

seanjyjy and others added 6 commits November 2, 2020 15:02
…into update-ugdg

� Conflicts:
�	src/test/java/seedu/internhunter/testutil/company/CompanyItemFieldsUtil.java
�	src/test/java/seedu/internhunter/testutil/company/SampleCompanyItems.java
@seanjyjy seanjyjy added this to the v1.4 milestone Nov 2, 2020
@seanjyjy seanjyjy requested review from shawn-nyk and a team November 2, 2020 07:30
@seanjyjy seanjyjy self-assigned this Nov 2, 2020
@seanjyjy seanjyjy linked an issue Nov 2, 2020 that may be closed by this pull request
@codecov-io
Copy link

codecov-io commented Nov 2, 2020

Codecov Report

Merging #353 into master will increase coverage by 1.15%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #353      +/-   ##
============================================
+ Coverage     59.98%   61.14%   +1.15%     
- Complexity      940      965      +25     
============================================
  Files           182      182              
  Lines          3334     3333       -1     
  Branches        350      350              
============================================
+ Hits           2000     2038      +38     
+ Misses         1240     1213      -27     
+ Partials         94       82      -12     
Impacted Files Coverage Δ Complexity Δ
...nternhunter/model/application/ApplicationItem.java 100.00% <ø> (+2.08%) 22.00 <0.00> (ø)
...du/internhunter/ui/display/ApplicationDisplay.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
.../seedu/internhunter/ui/display/CompanyDisplay.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
.../seedu/internhunter/ui/display/ProfileDisplay.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
.../seedu/internhunter/model/profile/ProfileItem.java 83.72% <0.00%> (+2.32%) 21.00% <0.00%> (+1.00%)
.../main/java/seedu/internhunter/model/UserPrefs.java 92.85% <0.00%> (+2.38%) 17.00% <0.00%> (+1.00%)
...n/java/seedu/internhunter/model/item/ItemList.java 96.29% <0.00%> (+7.40%) 15.00% <0.00%> (+3.00%)
...in/java/seedu/internhunter/model/ModelManager.java 95.00% <0.00%> (+8.00%) 59.00% <0.00%> (+5.00%)
...java/seedu/internhunter/model/ItemListManager.java 94.59% <0.00%> (+10.81%) 17.00% <0.00%> (+2.00%)
.../seedu/internhunter/model/item/UniqueItemList.java 97.72% <0.00%> (+40.90%) 25.00% <0.00%> (+11.00%)
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 95c1aa8...c57e813. Read the comment docs.

Copy link

@keanecjy keanecjy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@keanecjy keanecjy merged commit 5ff50f2 into AY2021S1-CS2103T-T15-4:master Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants