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 match command image #262

Merged
merged 4 commits into from
Oct 24, 2020

Conversation

keanecjy
Copy link

No description provided.

@keanecjy keanecjy added this to the v1.3 milestone Oct 24, 2020
@codecov-io
Copy link

Codecov Report

Merging #262 into master will increase coverage by 1.06%.
The diff coverage is 66.66%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #262      +/-   ##
============================================
+ Coverage     50.00%   51.06%   +1.06%     
- Complexity      819      851      +32     
============================================
  Files           192      197       +5     
  Lines          3596     3629      +33     
  Branches        397      400       +3     
============================================
+ Hits           1798     1853      +55     
+ Misses         1680     1655      -25     
- Partials        118      121       +3     
Impacted Files Coverage Δ Complexity Δ
src/main/java/seedu/address/MainApp.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...rc/main/java/seedu/address/logic/LogicManager.java 83.33% <ø> (+2.25%) 14.00 <0.00> (ø)
...ddress/logic/commands/edit/EditProfileCommand.java 45.61% <ø> (ø) 3.00 <0.00> (ø)
...ddress/logic/commands/find/FindCompanyCommand.java 27.27% <0.00%> (ø) 1.00 <0.00> (ø)
...seedu/address/logic/commands/list/ListCommand.java 100.00% <ø> (ø) 1.00 <0.00> (ø)
...dress/logic/parser/delete/DeleteCommandParser.java 55.55% <0.00%> (-6.95%) 3.00 <0.00> (ø)
...ogic/parser/delete/DeleteCompanyCommandParser.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...ogic/parser/delete/DeleteProfileCommandParser.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...u/address/logic/parser/view/ViewCommandParser.java 50.00% <0.00%> (-7.15%) 2.00 <0.00> (ø)
...ss/logic/parser/view/ViewProfileCommandParser.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
... and 23 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 3838b99...21b03f8. Read the comment docs.

@seanjyjy
Copy link

LGTM

@seanjyjy seanjyjy merged commit 956c519 into AY2021S1-CS2103T-T15-4:master Oct 24, 2020
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

3 participants